Contains shipping contact information
Request
Property Name | Type | Required | Description |
---|---|---|---|
| string | Required | First name for shipping. Maximum 42 characters. |
| string | Required | Last name for shipping. Maximum 42 characters. |
| string | Required | Address line 1 for shipping. Maximum 100 characters. |
| string | Optional | Address line 2 for shipping. Maximum 100 characters. |
| string | Required | City for shipping. Between 2-42 characters. |
| string | Optional | State code for shipping.
See State and province codes
Supports US and Canada states only. For states in other countries, it is necessary to include the state within the |
| string | Required | ZIP code for shipping. Maximum 20 characters. |
| string | Required | Country code for shipping. See Country codes |
Response
Property Name | Type | Description |
---|---|---|
| string | First name for shipping. Maximum 42 characters. |
| string | Last name for shipping. Maximum 42 characters. |
| string | Address line 1 for shipping. Maximum 100 characters. |
| string | Address line 2 for shipping. Maximum 100 characters. |
| string | City for shipping. Between 2-42 characters. |
| string | State code for shipping. See State and province codes |
| string | ZIP code for shipping. |
| string | Country code for shipping. See Country codes |