customer Account Management V1Is Email Available Post
POST {{baseUrl}}/V1/customers/isEmailAvailable
Check if given email is associated with a customer account in given website.
Request Body
{"customerEmail"=>"<string>", "websiteId"=>"<integer>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""