Skip to main content
POST
Add a new address

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
contactPhone
string
required
homeAddress
string
required
state
string
required
city
string
required
country
string
required
isDefault
boolean

Response

201 - application/json

The response is of type object.