object OrderThirdPartyShipper

Fields

FieldTypeDescription
account_numberString

Account number for this order third party shipper.

zipString

Postal or ZIP code.

countryString

ISO country code for country.

Referenced By

Example

{
  "account_number": "2",
  "zip": "10001",
  "country": "US"
}