v1

latestOpenAPI 3.0.02026-08-061770538.1 KB
Product

Returns a paginated list of Products

Required permission: Products - List/Search

get/products

Query parameters

sortstring

A Product field to order by. Example "name ASC".

skustring

Returns Products with the SKU.

namestring

Returns Products with the name.

upc_codestring

Returns Products with the UPC Code.

category_idinteger

Returns Products from the Category.

{"stackTrail":"paths:/products:get:parameters:5:schema:items","oasType":"schema","type":"unknown"}

Any product with ID included in the list.

{"stackTrail":"paths:/products:get:parameters:6:schema:items","oasType":"schema","type":"unknown"}

Any product with ID not included in the list.

querystring

Search query.

pageinteger

Returns provided page of results, each 'page' contains 25 results.

Response

successful