Address
Server-side response object returned directly or within a successful result object from the following requests:
Attributes
company
strCompany name.
The ISO 3166-1 alpha-2 country code specified in an address. The gateway only uses specific alpha-2 values.
The ISO 3166-1 alpha-3 country code specified in an address. The gateway only uses specific alpha-3 values.
The ISO 3166-1 numeric country code specified in an address. The gateway only uses specific numeric values.
country_name
strThe country name specified in an address. We only accept specific country names.
created_at
datetimeThe date/time the object was created. Returned in UTC.
customer_id
strA string value representing an existing customer in your Vault that owns this address. Use this to look up a single customer.
The extended address information—such as apartment or suite number.
first_name
strThe first name.
id
strThe 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_code
strCountry code of phone number. 1-3 digits. Required.
National number of phone number. 4-12 digits. Required.
last_name
strThe last name.
locality
strThe locality/city.
phone_number
strDeprecated.
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_code
strThe postal code.
region
strThe state or province.
The street address.
updated_at
datetimeThe date/time the object was last updated. Returned in UTC.