AddressInfo

AddressInfo

Represents a customer’s physical address.

Fields
given_name

string

Optional. The given name of the customer.

family_name

string

Optional. The family name of the customer.

city

string

Optional. The city of the customer.

state

string

Optional. The state or province of the customer.

region_code

string

Optional. The Unicode country/region code (CLDR) of the customer, such as "US" or "CH". This field is case-insensitive. For more information, see https://cldr.unicode.org/ and https://www.unicode.org/cldr/charts/latest/supplemental/territory_containment_un_m_49.html .

postal_code

string

Optional. The postal code (zip code) of the customer.

Format Rules:

  • United States: 5-digit zip codes (e.g., "94108").