Address
Server-side response object returned directly or within a successful result object from the following requests:
Attributes
companyStringCompany name.
country_code_alpha2StringThe ISO 3166-1 alpha-2 country code specified in an address. The gateway only uses specific alpha-2 values.
country_code_alpha3StringThe ISO 3166-1 alpha-3 country code specified in an address. The gateway only uses specific alpha-3 values.
country_code_numericStringThe ISO 3166-1 numeric country code specified in an address. The gateway only uses specific numeric values.
country_nameStringThe country name specified in an address. We only accept specific country names.
created_atTimeThe date/time the object was created. Returned in UTC.
customer_idStringA string value representing an existing customer in your Vault that owns this address. Use this to look up a single customer.
extended_addressStringThe extended address information—such as apartment or suite number.
first_nameStringThe first name.
idStringThe two-letter value for an address associated with a specific customer ID. The maximum number of addresses per customer is 50.
The phone number that belongs to the address that is structured with country code and national number.
country_codeStringCountry code of phone number. 1-3 digits. Required.
national_numberStringNational number of phone number. 4-12 digits. Required.
last_nameStringThe last name.
localityStringThe locality/city.
phone_numberStringDeprecated.
We recommend using international_phone. This functionality still exists in the gateway but is no longer documented. This parameter will be removed in the future.
postal_codeStringThe postal code.
regionStringThe state or province.
street_addressStringThe street address.
updated_atTimeThe date/time the object was last updated. Returned in UTC.