Contains details about the origination address where the products will be shipped from, or where the services will originate
Request
Property Name | Type | Required | Description |
|---|---|---|---|
| string | Optional | The origination address. |
| string | Optional | The origination address city. |
| string | Optional | State or province code for the origination address. |
| string | Required | The origination address zip code. |
| string | Required | Country code for the origination address. |
Response
Property Name | Type | Description |
|---|---|---|
| string | The origination address. |
| string | The origination address city. |
| string | State or province code for the origination address. |
| string | The origination address zip code. |
| string | Country code for the origination address. |