Field | Type | Description |
---|---|---|
address1 | string | The first line of the shipping address. Max. length: 255 characters |
address2 | string | The second line of the address. Max. length: 255 characters |
city | string | The name of the city, district, village, or town of the address. Max. length: 255 characters |
company | string | The name of the company or organization in the address. Max. length: 255 characters |
state | string | The state the address is located in. Max. length: 64 characters |
zip | string | The zip or postal code of the address. Max. length: 64 characters |
province_code | string | The two-letter code for the region of the address. Max. length: 64 characters |
country_code | string | The country of the address. Must be valid ISO code of 2 characters. Default value: US . See country codesMax. length: 64 characters |
phone_number | string | The phone number in E.164 format. Max. length: 64 characters |