Create product
Creates a new product.
🔒 Requires: products:write scope
Request body
The code used to attribute the purchase of the product to a specific account for the Xero integration.
The code used to attribute the sales of the product to a specific account for the Xero integration.
The brand ID.
A detailed description of the Product. Note Can contain HTML.
Unit of measurement for product dimensions. These are used to calculate variable shipping rates for stores using Lightspeed eCom.
Product handle.
Product height. These are used to calculate variable shipping rates for stores using Lightspeed eCom.
Indicated whether the Product is active.
Product length. These are used to calculate variable shipping rates for stores using Lightspeed eCom.
The amount of loyalty the customer receives buying this item.
Product name. Note: Variants share the same name.
The price before tax is added.
The price including all the relevant taxes.
The product category.
The product category. Note Product types are now product categories.
Product sku. Note: Should be unique.
Indicates the origin of the product. Can be USER, SHOPIFY.
External reference ID.
Secondary external reference ID.
Supplier code.
The supplier ID.
Default supply price.
An array of tag IDs associated with this product.
Product weight. These are used to calculate variable shipping rates for stores using Lightspeed eCom.
Unit of measurement for product weight. These are used to calculate variable shipping rates for stores using Lightspeed eCom.
Product width. These are used to calculate variable shipping rates for stores using Lightspeed eCom.
Response
OK
An array containing the ID or IDs of the new products.