Get Products
Retrieve a list of products.
get/catalog/products
Query parameters
qstring
Search query used to filter products by name
barcodestring
Product barcode
category_idsnumber[]
List of Service Category IDs
sort'title' | '-title'
Defines the sorting order of returned results. Use a field name to sort ascending or prefix it with a minus sign (-) to sort descending.
Changes
No recorded changes to this endpoint across all 1 revision of this API.