v1

latestOpenAPI 3.0.12026-07-242871595.3 MB
CUSTOMERS

Update an email address for a customer

Updates a merchant's customer's email address.

post/v3/merchants/{mId}/customers/{customerId}/email_addresses/{emailId}

Path parameters

mIdstring required

Merchant identifier.

customerIdstring required

Customer identifier.

emailIdstring required

Email identifier.

Headers

User-Agentstring required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>

Request body

idstring

Email identifier of the customer.

emailAddressstring required

Email address of the customer. Note: A valid email address is required. . Email address domains are validated using the Apache Domain Validator. . Customer email addresses are validated using the Apache Email Validator.

verifiedTimeinteger

Time when the customer's email address was verified as valid.

primaryEmailboolean

Customer's primary email address.