Skip to main content

Retrieve a list of addresses from a profile

Retrieve a list of addresses from a profile.

Authorizations:Token
Query Parameters
profile_id
required
integer
pageintegerDefault: 1The collection page number
itemsPerPageinteger>= 0Default: 30The number of items per page
Query Parameters
profile_id
required
integer
pageintegerDefault: 1The collection page number
itemsPerPageinteger>= 0Default: 30The number of items per page

Responses

200Address collection
Response schema:
Address collection
Array
idinteger
is_billingboolean
is_shippingboolean
is_workboolean
typestring
titlestring
firstnamestring
lastnamestring
phonestring
streetstring
zipcodestring<= 32 characters
citystring
country_codestring2 characters
stateinteger
state_namestring
custom_fieldsArray of objects
Array
namestring
valuestring