Products

Returns list of all products from Octopos with all details.

Available optional parameters:

keyword – string filter product name
active – boolean filter to return only active/non-active products
isForSale – boolean filter to return only sale/non-sale products
isWeb – boolean filter to return only web/non-web products

Method: GET

Path: /product

Copy to Clipboard