Get Customer Find
GET {{baseUrl}}/customer.find.json?find_value=<string>&find_where=<string>&find_params=<string>&store_id=<string>
Find customers in store.
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 | |
store_id | string | Defines store id where the webhook should be assigned |