Retrieve a purchase
Retrieve a purchase
You may use this endpoint to poll pending purchases when you expect them to complete.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The version of the Customer API you are using.
Your Client ID with Supertab. Used to identify the website on which Customer is making a Purchase.
"live_client.4df706b5-297a-49c5-a4cd-2a10eca12ff9"
Path Parameters
An ID of a Purchase
"purchase.4df706b5-297a-49c5-a4cd-2a10eca12ff9"
Response
When a Purchase has been made with you, shows the ID of the Purchase. Otherwise obfuscated and is shown as null
.
"purchase.cf637646-71a4-430d-aaea-a66f1a48a83c"
Which offering was purchased, if this purchase resulted from purchasing a pre-defined offering.
"offering.4df706b5-297a-49c5-a4cd-2a10eca12ff9"
The time the purchase completed.
"2025-01-01T12:00:00Z"
The time the purchase completed.
Where Supertab requires a payment this will be null until the payment completes.
"2025-01-01T12:00:00Z"
A summary of the purchase, usually including the site name and the type of a given entitlement.
"The Leek - 24 Hours Time Pass"
An amount of money
The status of the purchase.
Purchases may be pending or completed.
Only completed purchases grant access, pending purchases are purchases which require payment before entitlement is granted
completed
, pending
, abandoned
Freeform metadata associated with the purchase.
This can be used for e.g associating the purchase with a user identifier in your system
The customer's access (if any) as a result of this purchase