Update SKU

Update an existing SKU.

Path Params
int32
required

The unique identifier of the sku.

Query Params
int32
required

The unique identifier of the site associated with your account.

Body Params
string

The name of the SKU

boolean

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

boolean

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

int32

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 customer 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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json