Request
Property Name | Type | Required | Description |
---|---|---|---|
| string | Required | First name for shipping. |
| string | Required | Last name for shipping. |
| string | Required | Address line 1 for shipping. Between 2-42 characters. |
| string | Optional | Address line 2 for shipping. |
| string | Required | City for shipping. |
| 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 in the |
| string | Required | ZIP code for shipping. |
| string | Required | Country code for shipping. See Country codes. |
Response
Property Name | Type | Description |
---|---|---|
| string | First name for shipping. |
| string | Last name for shipping. |
| string | Address line 1 for shipping. Between 2-42 characters. |
| string | Address line 2 for shipping. |
| string | City for shipping. |
| string | State code for shipping. See State and province codes. |
| string | ZIP code for shipping. |
| string | Country code for shipping. See Country codes. |