Get Category Find
GET {{baseUrl}}/category.find.json?find_value=<string>&find_where=<string>&find_params=<string>
Search category in store. Laptop
is specified here by default.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
find_value | string | Entity search that is specified by some value | |
find_where | string | Entity search that is specified by the comma-separated unique fields | |
find_params | string | Entity search that is specified by comma-separated parameters |