Retrieve

Retrieves address information for an individual customer.

🔐

Authentication

✔️ Application API Scope

✔️ Storefront API Scope (including with trust_level: recognized)

Response Body Definitions

NameTypeDescriptionExample
customerstringCustomer ID"00026001"
public_idstringAddress ID"c4cd7f86ccc411e8ada3bc764e101db1"
labelstring
first_namestringCustomer first name"Nathan"
last_namestringCustomer last name"Torres"
company_namestringCustomer company name"Torres Tower Construction LLC"
addressstringCustomer primary address"75 Broad St Fl 23"
address2stringAdditional customer address"123 Broadway"
citystringCustomer city name"New York"
state_province_codestringCustomer state or province"NY"
zip_postal_codestringCustomer postal code"10004-2487"
phonestringCustomer phone number"3154055372"
faxstringCustomer fax number"3839191337"
country_codestringCustomer country code"US"
livebooleanAccount status:
active = True
True
createdstringDate of account creation"2018-10-10 14:43:32"
token_idstring
store_public_idstring
Language