APIs
Authorization
To interact with the Checkout APIs for Jira Cloud, you'll need to authenticate your requests using Basic Authentication. This method requires an API token and your email address. Here are detailed step by step instructions on how to authenticate.
APIs for Jira Cloud
Orders - This API exclusively supports POST methods. To retrieve order data, you must utilize the Jira issue API with GET methods. This approach will return the order as entity properties within the issue.
/rest/api/2/issue/{issueIdOrKey}?properties=*all
Checkout APIs for Jira Data Center are currently in development.
, multiple selections available,