Required Scopes
mapi:write
- Write access to Merchant API resourcesAuthorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The version of the Merchant API you are using.
Your Client ID with Supertab. Used to identify the Merchant that API calls operate upon.
"live_client.4df706b5-297a-49c5-a4cd-2a10eca12ff9"
"test_client.4df706b5-297a-49c5-a4cd-2a10eca12ff9"
Body
Response
Successful Response
"onetime_offering.61a54647-d5d7-44c4-b56c-d5b073759628"
The status of the one-time offering based on the fact of purchase.
It may be new, a purchase pending or a purchase completed.
Only status purchasing_completed
means a payment for the one-time offering purchase has been successfully processed.
new
, purchasing_completed
, purchasing_pending
, purchasing_abandoned
, expired
Any additional information about this one-time offering.
A list of items that belong to this one-time offering.
The price of this one-time offering combining all the one-time offering items' prices. It is always created on the fly based on the provided information when creating a one-time offering.