Skip to main content
GET
/
onetime_offerings
/
{onetime_offering_id}
Error
A valid request URL is required to generate request examples
{
  "id": "<string>",
  "items": [
    {
      "id": "<string>",
      "price": {
        "amount": 123,
        "currency": {
          "code": "<string>",
          "name": "<string>",
          "symbol": "<string>",
          "base_unit": 123
        }
      },
      "description": "<string>",
      "metadata": {}
    }
  ],
  "price": {
    "amount": 123,
    "currency": {
      "code": "<string>",
      "name": "<string>",
      "symbol": "<string>",
      "base_unit": 123
    }
  }
}

Required Scopes

capi:read - Read access to Customer API resources

Authorizations

Authorization
string
header
required

Supertab OAuth2 flow for CAPI. See Authentication.

Headers

x-api-version
string<date>
default:9999-01-01

The version of the Customer API you are using.

x-supertab-client-id
string<tagged_id>
required

Your Client ID with Supertab. Used to identify the website on which Customer is making a Purchase.

Path Parameters

onetime_offering_id
string<tagged_id>
required

An ID of a One-time Offering

Response

Successful Response

Represents a one-time offering.

id
string<tagged_id>
required
items
OnetimeOfferingItem · object[]
required
price
Price · object
required

An amount of money