SearchProductCategories
Overview
Search product categories.
Combine multiple arguments to narrow your search (AND).
This API is under review and subject to change.
Returns
No Overview Available.
Request
Name | Type | Description |
---|---|---|
query | String | Search by name. |
reference | String | Search by reference. |
withinReference | String | Search within this category. |
Response
Name | Type | Description |
---|---|---|
ResultMessage | String | Additional information when operation failed. |
ResultCode | ResultCodeEnum | Whether the operation completed successfully. |
Result | ProductCategory[] | Operation result. |