phoneNumber:
String -
The customer's unique phone number, formatted using E.164 standard. For example, _+16135551111_.
territoryCode:
String -
The country code, in ISO 3166-1 format. Accepts either a two-letter [alpha-2 code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2),
a three-letter [alpha-3 code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3), or a three-digit [numeric code](https://en.wikipedia.org/wiki/ISO_3166-1_numeric).
For example, `US`, `USA`, or `840` represents the United States.
zip:
String -
The zip or postal code of the address.
zoneCode:
String -
The alphanumeric code for the region of the address, such as the province, state, or district.
For example, 'ON' for Ontario, Canada.