Create SKU

Create a new product SKU.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
required

The unique identifier of the site associated with your account.

Body Params
int32
required

The unique identifier of the product.

string
required

The name of the SKU

boolean
required

The inventory type should be 0 if it's unlimited quantity or 1 if it's limited

int32

The quantity of the SKU if the inventory_type is set to 1

string
required

The ISO code currency of the SKU

boolean
required

A boolean value to state whether or not that SKU is active

int32
required

The price of the SKU in cents

string

The of the image of the SKU

date

The expiration date of the SKU if any

entitlements
array of strings

The entitlements of offerings which are available on the selected SKU

entitlements
metadata
array

Set of key-value pairs that can be saved on sku level. This can be useful for storing additional information about the object in a structured format.

metadata
countries
array of strings

The regions where the SKU should be available e.g., ["US", "CA", "GB"].

countries
Headers
string
required
Defaults to Bearer eyJ***
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json