Get Customer By Email
GET {{BaseUrl}}/v1/api/customer/GetCustomerByEmail?email={{CustomerEmail}}
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
email | string | Customer email |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string | ||
Content-Type | string |