v1

latestOpenAPI 3.0.12026-07-242871595.3 MB
CUSTOMERS

Create an address for a customer

Creates an address associated to a merchant's customer.

post/v3/merchants/{mId}/customers/{customerId}/addresses

Path parameters

mIdstring required

Merchant Id

customerIdstring required

Headers

User-Agentstring required

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

Request body

address1string

Customer's address, line one.

address2string

Customer's address, line two.

address3string

Customer's address, line three.

citystring

Customer's city.

countrystring

Customer's country.

statestring

Customer's state.

zipstring

Postal code of the customer's address.