Create Customer Address

scope customers:create

Create a new Address for the specified Customer. This endpoint allows you to add contact information to a customer profile.

Info

The customer reference must exist within your account. You can add multiple addresses of different types (email, phone, postal).

Addresses are validated before being associated with the customer.

Tip: Use this endpoint to add contact information like email addresses, phone numbers, or postal addresses to customer profiles.

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

The unique identifier (AVID) of the Account.

string
required

The Account's (Merchant's) unique reference identifier for the Customer.

Body Params

Payload description for adding a new addresses to customer record. The address type is determined based on the address, and can result in multiple possible addresses returned as a result of multiple possible types for a single address.

required

Allow address to be linked to the customer. However, the order of the addresses is important, as the first one is always selected as the default.


Value should be a valid email address.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json