You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The identifier for the business customer associated with address.
[optional]
creation_date
Time
Date and time when the address was created.
customer_id
String
The identifier for the personal customer associated with address.
[optional]
is_active
Boolean
Whether the address is active or not
last_updated_time
Time
address_line_1
String
Street address line 1
address_line_2
String
Street address line 2
[optional]
address_type
String
Specifies the address type.
[optional][readonly]
city
String
City
[optional]
country_code
String
ISO-3166-1 Alpha-2 country code
id
String
The unique identifier for this resource.
[readonly]
nickname
String
A nickname for the address. This is used to identify the address in the UI.
[optional]
postal_code
String
Postal code. For US, formats of 12345 or 12345-1234 are accepted. For CA, formats of A1A 1A1 or A1A1A1 (regardless of case) are accepted, and will be converted to A1A 1A1 format.
[optional]
state
String
State, region, province, or prefecture. This is the ISO-3166-2 subdivision code, excluding the country prefix. For example, TX for Texas USA or TAM for Tamaulipas Mexico. Its length varies by country, e.g. 2 characters for US, 3 for MX.