Skip to content

Create User Address

POST
/user-address

Create a user’s address

object
company
string
streetLine1
required
string
streetLine2
string
city
required
string
stateProvince
required
string
postalCode
required
string
countryCode
required
string
firstName
required
string
lastName
required
string
isDefault
required
boolean

Create a user’s address

object
id
number
isDefault
boolean
company
Any of:
string
streetLine1
string
streetLine2
Any of:
string
city
string
stateProvince
string
postalCode
string
countryCode
firstName
string
lastName
string