Create Product

Creates new product for referenced catalog

Path Params
string
required

The unique identifier for the target Site.

Body Params
custom_fields
array of objects

List of custom fields ids and the values for the created product

custom_fields
string

Product description

string

Product external id

images
array of objects

Image list for given product

images
boolean
Defaults to false

Indicated if this product should have inventory management

string
required

Product name

options
array of objects

List of options and values to chose from, if the variations property is not defined all possible variations will be created based on the options and choices specified in this property.

options
prices
array of objects

Price for given product in different currencies

prices
int32

Available inventory, relevant only if set on the product is managed inventory as true and product has no variations

boolean

Indicated if this product is shippable or not

seo
object
string

Stock keeping unit of given product

string

[ACTIVE, HIDDEN] Only entities in published state will be available to store front

string

[ IN_STOCK, OUT_OF_STOCK ]

string

[ PHYSICAL, DIGITAL, SERVICE, DONATION ]

variations
array of objects

Used to manage variations during product creation. If this property is not specified, all possible variations will be created based on the options and choices specified in the options property.

variations
Responses

Language
Credentials
Header
Response
Choose an example:
application/json