Products

Add a Product

Options and variants must be added separately

post/api/v1/products

Request body

category_idinteger nullable
namestring required
descriptionstring nullable
short_descriptionstring nullable
number_in_stockinteger
pricenumber double
rrpnumber double
product_codestring nullable
charge_deliveryboolean
special_offerboolean
brandstring nullable
conditionstring nullable
gtinstring nullable
mpnstring nullable
product_weightnumber double
can_be_added_to_cartboolean
tax_applicableboolean
liveboolean
order_notestring nullable
redirect_urlstring nullable
last_modifiedstring date-time
meta_descriptionstring nullable
meta_keywordsstring nullable
meta_titlestring nullable
total_product_stockinteger

Response

The added Product

metaobject nullable
errorsobject nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.