Update an email address for a customer

Updates a merchant's customer's email address.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Merchant identifier.

string
required

Customer identifier.

string
required

Email identifier.

Body Params
string

Email identifier of the customer.

string
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.

int64

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

boolean

Customer's primary email address.

customer
object

Name of the customer who provided the email address.

Headers
string
required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <product> / <product-version> <comment>

Response
200
Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!