Create customer address

Add new customer address

Path Params
string
required
Body Params
string
required

Address first name.

string
required

Address last name.

string

Address organization.

string
required

Address line 1.

string

Address line 2.

string
required

Address city.

string
required

Address country code, 2 letters (example : US).

string

Address state. Required when customers address billing ID is empty and bill_county is US or CA.

string
required

Address zipcode.

boolean

Pass as true to update the address on recurring and pending orders.

orders
array of integers

Pass an array of order ids to update.

orders
string
enum

Define which address to update or both. Updating the shipping address on an order will also update any pending shipments associated with the order. Required when passing make_default or orders.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json