List
Returns an array of all addresses available to the merchant.
Authentication
x-api-keystring
API Key authentication via header
Query parameters
customer
Customer ID (only available in API user scope)
live
Address status: active (True) or inactive (False)
updated_start
Addresses whose updated datetime is greater than or equal to the given datetime (yyyy-mm-ddThh:mm:ss)
updated_end
Addresses whose updated datetime is less than or equal to the given datetime (yyyy-mm-ddThh:mm:ss)
Response
200
customer
public_id
label
first_name
last_name
company_name
address
address2
city
state_province_code
zip_postal_code
phone
fax
country_code
live
created
updated
token_id
store_public_id
Errors
403
Forbidden Error