object OrderThirdPartyShipper

Fields

FieldTypeDescription
account_numberString
zipString
countryString

Referenced By

Example

{
  "account_number": "abc123",
  "zip": "abc123",
  "country": "abc123"
}