Skip to content

Get a user's addresses

GET
/user-address/all

Get all a user’s addresses based on the requesting user’s ID

Get all a user’s addresses based on the requesting user’s ID

Array<object>
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