GET
/
onetime_offerings
/
{onetime_offering_id}
{
  "id": "onetime_offering.4df706b5-297a-49c5-a4cd-2a10eca12ff9",
  "items": [
    {
      "id": "onetime_offering_item.4df706b5-297a-49c5-a4cd-2a10eca12ff9",
      "price": {
        "amount": 50,
        "currency": {
          "code": "USD",
          "name": "US Dollar",
          "symbol": "$",
          "base_unit": 100
        }
      },
      "description": "<string>",
      "metadata": {}
    }
  ],
  "price": {
    "amount": 50,
    "currency": {
      "code": "USD",
      "name": "US Dollar",
      "symbol": "$",
      "base_unit": 100
    }
  }
}

Required Scopes


capi:read - Read access to Customer API resources

Headers

x-api-version
string
default:2025-04-01

The version of the Customer API you are using.

x-supertab-client-id
string
required

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

Examples:

"live_client.4df706b5-297a-49c5-a4cd-2a10eca12ff9"

"test_client.4df706b5-297a-49c5-a4cd-2a10eca12ff9"

Path Parameters

onetime_offering_id
string
required

An ID of a One-time Offering

Examples:

"onetime_offering.4df706b5-297a-49c5-a4cd-2a10eca12ff9"

Response

200
application/json
Successful Response

Represents a one-time offering.

id
string
required
Examples:

"onetime_offering.4df706b5-297a-49c5-a4cd-2a10eca12ff9"

items
object[]
required

Represents an item in a one-time offering.

price
object
required

An amount of money