Product Price List
Some product items have sub-items OR a price list that describes the available items for purchase. This section describes how a product's price list can be obtained.
Last updated
Some product items have sub-items OR a price list that describes the available items for purchase. This section describes how a product's price list can be obtained.
Last updated
To retrieve the price list, pass the main product code as a query parameter.
This section applies to products returned from the list above whose value for has_price_list is a boolean true.
We strongly advise that price list items are not stored in a database but always queried from the API. In the event you opt to store them in the local database, ensure that your refresh regularly.
Parameter
Type
Description
Required
product_code
string
The code of the main product (whose price list is required) as obtained from the list above
YES
Parameter
Type
Description
code
string
The unique code of the price list item
name
string
The name of the price list item
price
float
The cost of the item