Skip to main content

Get a List of Products

Get a list of products types or query a specific product type.

Query String Parameters

NameTypeDescriptionRequired
ActionStringProductListRequired
StockTypeIdIntThe ID of the stock type to filter the product list.

An empty Result array will be returned if the StockTypeID is invalid
Optional
OnlyConsumableBoolIndicates whether to include only consumable items in the product list.Optional

Response Codes

CodeMessageInformation
0Response DataSee 'Response' example tab

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=ProductList