Create Customer Address
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
customer_id
account_id
Request
This endpoint expects an object.
line1
line2
line3
city
state
zip_code
country
address_type
Response
Successful Response
id
line1
line2
line3
city
state
zip_code
country
Errors
422
Unprocessable Entity Error