Create a product

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

The UUID of the catalog the product belongs to.

string
required

The ISO 4217 currency code of the product's price.

string

The description of the product.

identifiers
object

The identifiers of the product.

string
enum

The ISO code of the language of the product.

boolean
Defaults to false

Whether the product is locked or not.

string

The notes of the product.

string

The UUID of the parent product. When set, the product is created as a variant of that product (its title is inherited from the parent, and its type is set to "variant").

number

The price of the product.

string

The SKU of the product.

tag_uuids
array of strings

The UUIDs of the tags of the product.

tag_uuids
string
required

The title of the product. Ignored for variants (they inherit their parent's title).

string

The variant title of the product (e.g. a size or a color). Only used for variants.

Headers
string
Defaults to 2026-06-29

Determines the date-based API version of your API call. If none is provided, the API version associated to your API key will be used.

Responses

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