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. |
| string | Optional | Address line 2 for shipping. |
| string | Required | City for shipping. |
| string | Optional | State code for shipping. |
| string | Required | ZIP code for shipping. |
| string | Required | Country code for shipping. |
Response
Property Name | Type | Description |
|---|---|---|
| string | First name for shipping. |
| string | Last name for shipping. |
| string | Address line 1 for shipping. |
| string | Address line 2 for shipping. |
| string | City for shipping. |
| string | State code for shipping. |
| string | ZIP code for shipping. |
| string | Country code for shipping. |
