Filter my categories
You need to add a filter parameter to your GET request. This parameter has to be a JSON array of objects. Please refer to the filters main section to see how to build correctly the filter parameter.
Allowed filter combinations for categories
Field | Description | Value(s) | Available operators |
---|---|---|---|
category_group_id | The category group id | String | eq , not_eq , lt , gt , lteq , gteq , in , not_in |
analytical_code | The category analytical code | String | eq , not_eq , in , not_in |
Updated 6 days ago