This API allows to get detailed information about a specific purchase including payment details.
{your-workspace} with your workspace’s subdomain. X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. Refer to Authentication for more information.
Id of the package. You can get package_id by listing all packages using our List all packages API. Here you will see id for each package.
Id of the purchase to retrieve. You can get purchase_id by listing purchases for a package using our List package purchases API. Here you will see id for each purchase.
OK - Request succeeded
Detailed purchase information including payment details.