object OrderThirdPartyShipper
Fields
| Field | Type | Description |
|---|---|---|
account_number | String | |
zip | String | |
country | String |
Referenced By
- MergeableOrder Type
- Order Type
Example
{
"account_number": "abc123",
"zip": "abc123",
"country": "abc123"
}| Field | Type | Description |
|---|---|---|
account_number | String | |
zip | String | |
country | String |
{
"account_number": "abc123",
"zip": "abc123",
"country": "abc123"
}