get customer by email
Get details of a customer by email
Last updated
Get details of a customer by email
Last updated
Request
Method | URL |
---|---|
Header | Value | |
---|---|---|
Response Payload Sample
GET
{{baseUrl}}/api/service/v1/query/customer/showByEmail?email=email_address
Content-Type
application/json
publicKey
{{publicKey}}
b-access-token
{{accessToken}}
Use the accessToken that was given in response to /api/service/v1/query/merchant/login