This is the specification for Product Items. It is in JSON format. Following is the data specification for products as extracted from accounting apps

Data

Below is the content of the data object used with product.

FieldData TypeDescription
product_namestringThe specific product name retrieved
product_groupstringSpecific group related to the product
product_variantstring[]Specific variant related to the product
product_costnumberThe unit cost of the product
product_net_pricenumberThe unit net price of the product
inventory_product_quantityinventory_product_quantityThe units of product available for sale
product_cost_valuenumberThe total cost value of the product (product cost x quantity)
product_sale_valuenumberThe total sale value of the product (product net price x quantity)
Language
Authorization
Header
Click Try It! to start a request and see the response here!