Category
Authorizations
Path parameters
categoryIdintegerrequired
Category Id
Example:
14
pagestringrequired
Page Number
Example:
{{Page}}
limitstringrequired
Results Limit
Example:
{{Limit}}
Header parameters
customerIdstring
Customer Id
Example:
{{customerId}}
Body
object
Example:
{ "filters": [{ "field": "material", "value": "142" }, { "field": "Cool", "value": "203", }], "sort" : { "field": "name", "dir": "DESC" } }
Responses
application/json
cURL
JavaScript
Python
HTTP
200
No body