address
Address object
| Name | Description | Type | Additional information |
|---|---|---|---|
| first_name | First name | text |
Required Max length: 50 |
| last_name | Last name | text |
Required Max length: 50 |
| company_name | Company name | text |
Max length: 50 |
| address_1 | Address field line 1 | text |
Required Max length: 100 |
| address_2 | Address field line 2 | text |
Max length: 100 |
| address_3 | Address field line 3 | text |
Max length: 100 |
| city | City or town | text |
Max length: 50 |
| state_code | Required if in U.S. A valid USPS recognized 2 digit state code (i.e, TX for Texas or CA for California). | text | None. |
| province | Self explanatory. Must be used if outside the U.S. | text |
Max length: 50 |
| zip_postal_code | Either the zip or postal code | text |
Required Max length: 10 |
| country_code | 2 digit ISO 3166 country code | text |
Required |
| phone | Phone number | text |
Max length: 50 |
| Email address you want displayed on packing slip | text |
Max length: 50 |
|
| address_order_po | optional order po_assigned to address | text |
Max length: 50 |