API Reference

Create product

Create a new product

Log in to see full request history
Body Params
string
required

The new name of the product.

int32

The ID of the new product template (product type) for the product.

int32

The ID of the new product template for the product.

string

The new sku for the product.

string

The new name for dimension 1 of the product.

string

The new dimension 1 value for the product.

string

The new dimension 2 name for the product.

string

The new dimension 2 value for the product.

string

The new dimenstion 3 name for the product.

string

The new dimension 3 value for the product.

boolean

The new value for whether or not the product has variants.

int32

The new ID for the product's dimension 1.

int32

The new ID for the product's dimension 2.

int32

The new ID for the product's dimension 3.

product_custom_attributes
array of objects

An array of product custom attribute IDs and values

product_custom_attributes
Responses

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