Get Customer Info
GET {{baseUrl}}/customer.info.json?id=<integer>¶ms=<string>&exclude=<string>&store_id=<string>
Get customers' details from store.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| id | string | Webhook id | |
| params | string | Set this parameter in order to choose which entity fields you want to retrieve | |
| exclude | string | Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter paramsequal force_all | |
| store_id | string | Defines store id where the webhook should be assigned |