Create customer address
Authentication
Authorizationstring
API Key authentication via header
Path parameters
id
Request
This endpoint expects an object.
line1
Primary street address
postalCode
Postal/ZIP code
city
City name
state
State/province name
isDefaultBilling
Is default billing address
isDefaultShipping
Is default shipping address
line2
Secondary address line (apt, suite, etc)
country
Country Code
addressee
Name of recipient/addressee
Response
Created address
Errors
400
Bad Request Error
404
Not Found Error
500
Internal Server Error

