Get Product Find
GET {{baseUrl}}/product.find.json?find_value=<string>&find_where=<string>&find_params=<string>&find_what=<string>
Search product in store catalog. Apple
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 | |
find_what | string | Parameter's value specifies the entity that has to be found |