AlternateDeliveryAddressAddress
Address Container.
Properties
Name | Type | Required | Description |
---|---|---|---|
address_line | List[str] | ✅ | Address Line of the Retail Location. |
city | str | ✅ | Retail Location City. |
country_code | str | ✅ | Retail Location country or territory code. |
state_province_code | str | ❌ | Retail Location state or province code. Required for US or Canada. If destination is US or CA, then the value must be a valid US State/Canadian Province code. If the country or territory is Ireland, the StateProvinceCode will contain the county. |
postal_code | str | ❌ | If the Alternate Delivery Address country or territory is US or Puerto Rico, 5 or 9 digits are required. The character - may be used to separate the first five digits and the last four digits. If the Alternate Delivery Address country or territory is CA, then the postal code is required and must be 6 alphanumeric characters whose format is A#A#A# where A is an uppercase letter and # is a digit. Otherwise optional. For all other countries or territories the postal code is optional and must be no more than 9 alphanumeric characters long. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs