/products
Creates a new product.
Authorization
Request Body
Note: You cannot include both price_including_tax
and price_excluding_tax
.
Product name.
A detailed description of the Product. Note Can contain HTML.
Product handle. Note: Variants share the same handle.
Product sku. Note: Should be unique, but it’s not verified while posting.
Indicates the origin of the product. Can be USER, SYSTEM, SHOPIFY.
External reference ID.
Secondary external reference ID.
Indicated whether the Product is active.
Indicates whether inventory is being tracked for the Product.
Indicates whether the Product is a composite one.
Indicated whether product has variants.
This value is set if a Product is a variant of another Product.
The name of the variant product.
A list of variant option objects.
The number of variants for this product.
The price including all the relevant taxes.
The price before tax is added.
Default supply price,
The supplier ID.
Supplier code.
The product type.
The brand ID.
An array of tag IDs associated with this product.
A list of tag objects.
A list of attributes
A list of image objects.
The code used to attribute the sales of the product to a specific account for the Xero integration
The code used to attribute the purchase of the product to a specific account for the Xero integration
Ordering sequence for displaying the list of variant products
The amount of loyalty the customer receives buying this item.
Responses
OK
An array containing the ID or IDs of the new products.