{
  "other": {
    "display_name": "Other"
  },
  "australia_post": {
    "display_name": "Australia Post",
    "dimensions_required": true,
    "box_shape": [
      {"display": "Parcel", "value": "PKG"}
    ],
    "label_options": ["delivery_confirmation", "ship_date", "service_token", "shipment_id"],
    "rate_options": ["delivery_confirmation", "ship_date"],
    "shipping_method": [
      {"display": "Express Post", "value": "ExpressPost"},
      {"display": "Express Post", "value": "ExpressPostSignature"},
      {"display": "Parcel Post", "value": "ParcelPost"},
      {"display": "Parcel Post", "value": "ParcelPostSignature"},
      {"display": "Parcel Post Extra", "value": "ParcelPostExtra"},
      {"display": "Parcel Post Wine", "value": "ParcelPostWinePlusSignature"},
      {"display": "INTL EXPRESS", "value": "IntlExpressMerchEciMerch"},
      {"display": "INTL ECONOMY W SOD/ REGD POST", "value": "IntlEconomyWSodRegdPost"},
      {"display": "INTL ECONOMY AIRMAIL PARCELS", "value": "IntlEconomyAirmailParcels"},
      {"display": "INTL STANDARD PACK TRACK", "value": "IntlStandardPackTrack"},
      {"display": "APGL WW", "value": "ApglWw"},
      {"display": "Priority", "value": "Priority", "comment": "Added so we can get rates from EasyPost"}
    ],
    "reason_for_export": [
      {"display": "Merchandise", "value": "merchandise"},
      {"display": "Documents", "value": "documents"},
      {"display": "Gift", "value": "gift"},
      {"display": "Returned Goods", "value": "returned_goods"},
      {"display": "Commercial Sample", "value": "sample"},
      {"display": "Other", "value": "other" }
    ],
    "delivery_confirmation": [
      {
        "display": "Signature",
        "value": "SIGNATURE"
      },
      {
        "display": "Adult Signature Required",
        "value": "ADULT_SIGNATURE"
      }
    ]
  },
  "canada_post": {
    "service_option": [
      {
        "display": "Card for pickup",
        "value": "HFP"
      },
      {
        "display": "Do not safe drop",
        "value": "DNS"
      },
      {
        "display": "Leave at door - do not card.",
        "value": "LAD"
      }
    ],
    "reason_for_export": [
      {
        "display": "Sale of Goods",
        "value": "SOG"
      },
      {
        "display": "Document",
        "value": "DOC"
      },
      {
        "display": "Commercial Sample",
        "value": "SAM"
      },
      {
        "display": "Repair or Warranty",
        "value": "REP"
      },
      {
        "display": "Other",
        "value": "OTH"
      }
    ],
    "box_shape": [
      {
        "display": "Parcel",
        "value": "Parcel",
        "dimensions_required": true
      },
      {
        "display": "Document",
        "value": "Document"
      },
      {
        "display": "Tube",
        "value": "Tube",
        "dimensions_required": true
      }
    ],
    "rate_options": ["service_option", "ship_date", "delivery_confirmation"],
    "label_options": ["nondelivery_option", "service_option", "delivery_confirmation", "assigned_to_group_id"],
    "shipping_method": [
      {
        "display": "Regular Parcel",
        "value": "DOM.RP"
      },
      {
        "display": "Expedited Parcel",
        "value": "DOM.EP"
      },
      {
        "display": "Xpresspost",
        "value": "DOM.XP"
      },
      {
        "display": "Priority",
        "value": "DOM.PC"
      },
      {
        "display": "Priority Worldwide Envelope USA",
        "value": "USA.PW.ENV"
      },
      {
        "display": "Priority Worldwide pak USA",
        "value": "USA.PW.PAK"
      },
      {
        "display": "Priority Worldwide Parcel USA",
        "value": "USA.PW.PARCEL"
      },
      {
        "display": "Xpresspost USA",
        "value": "USA.XP"
      },
      {
        "display": "Expedited Parcel USA",
        "value": "USA.EP"
      },
      {
        "display": "Small Packet USA Air",
        "value": "USA.SP.AIR"
      },
      {
        "display": "Tracked Packet - USA",
        "value": "USA.TP"
      },
      {
        "display": "International Parcel Air",
        "value": "INT.IP.AIR"
      },
      {
        "display": "International Parcel Surface",
        "value": "INT.IP.SURF"
      },
      {
        "display": "Priority Worldwide Envelope Intl",
        "value": "INT.PW.ENV"
      },
      {
        "display": "Priority Worldwide pak Intl",
        "value": "INT.PW.PAK"
      },
      {
        "display": "Priority Worldwide parcel Intl",
        "value": "INT.PW.PARCEL"
      },
      {
        "display": "Xpresspost International",
        "value": "INT.XP"
      },
      {
        "display": "Small Packet International Air",
        "value": "INT.SP.AIR"
      },
      {
        "display": "Small Packet International Surface",
        "value": "INT.SP.SURF"
      },
      {
        "display": "Tracked Packet - International",
        "value": "INT.TP"
      }
    ],
    "nondelivery": [
      {
        "display": "Return at Sender Expense",
        "value": "RASE"
      },
      {
        "display": "Return to Sender",
        "value": "RTS"
      },
      {
        "display": "Abandon",
        "value": "ABAN"
      }
    ],
    "insurance": [
      {
        "display": "Canada Post",
        "value": "canada_post"
      }
    ],
    "display_name": "Canada Post",
    "delivery_confirmation": [
      {
        "display": "Signature",
        "value": "SO"
      },
      {
        "display": "Proof of Age Required - 18",
        "value": "PA18"
      },
      {
        "display": "Proof of Age Required - 19",
        "value": "PA19"
      }
    ],
    "payment_methods": [
      {
        "display": "Account",
        "value": "Account"
      },
      {
        "display": "Credit Card",
        "value": "CreditCard"
      }
    ]
  },
  "pitney_cbds": {
    "deprecated": true,
    "display_name": "USPS (CBDS)",
    "dimensions_required": true,
    "box_shape": [
      {
        "value": "PKG",
        "display": "Parcel"
      }
    ],
    "shipping_method": [
      {
        "value": "PBXPE",
        "display": "Expedited DDP"
      },
      {
        "value": "PBXPS",
        "display": "Standard DDP"
      },
      {
        "value": "PBXUS",
        "display": "Standard DDU"
      }
    ]
  },
  "china_post": {
    "display_name": "China Post"
  },
  "dhl": {
    "display_name": "DHL",
    "dimensions_required": true,
    "customs_form": [],
    "contents_type": [],
    "insurance": [
      {
        "display": "DHL",
        "value": "dhl"
      }
    ],
    "box_shape": [
      {
        "value": "FLY",
        "display": "Flyer/Smalls"
      },
      {
        "value": "COY",
        "display": "Parcels/Conveyables"
      },
      {
        "value": "NCY",
        "display": "Non-conveyables"
      },
      {
        "value": "PAL",
        "display": "Pallets"
      },
      {
        "value": "DBL",
        "display": "Double Pallets"
      },
      {
        "value": "BOX",
        "display": "Parcels"
      }
    ],
    "label_options": [
      "customer_logo",
      "customs",
      "duty_payment_account",
      "duty_payment_type",
      "federal_tax_id",
      "foreign_trade_regulation",
      "insured_value",
      "internal_transaction_number",
      "is_dutiable",
      "nonstandard_contents",
      "nonstandard_day",
      "pickup",
      "ship_date",
      "shipper_currency",
      "shipping_payment_account",
      "shipping_payment_type",
      "signature_service",
      "state_tax_id"
    ],
    "rate_options": [
      "insured_value",
      "is_dutiable",
      "nonstandard_contents",
      "nonstandard_day",
      "pickup",
      "service_type",
      "ship_date",
      "shipper_currency",
      "signature_service"
    ],
    "shipping_method": [
      {
        "value": "0",
        "display": "LOGISTICS SERVICES"
      },
      {
        "value": "1",
        "display": "DOMESTIC EXPRESS 12:00"
      },
      {
        "value": "2",
        "display": "B2C"
      },
      {
        "value": "3",
        "display": "B2C"
      },
      {
        "value": "4",
        "display": "JETLINE"
      },
      {
        "value": "5",
        "display": "SPRINTLINE"
      },
      {
        "value": "7",
        "display": "EXPRESS EASY"
      },
      {
        "value": "8",
        "display": "EXPRESS EASY"
      },
      {
        "value": "9",
        "display": "EUROPACK"
      },
      {
        "value": "A",
        "display": "AUTO REVERSALS"
      },
      {
        "value": "B",
        "display": "BREAKBULK EXPRESS"
      },
      {
        "value": "C",
        "display": "MEDICAL EXPRESS"
      },
      {
        "value": "D",
        "display": "EXPRESS WORLDWIDE"
      },
      {
        "value": "E",
        "display": "EXPRESS 9:00"
      },
      {
        "value": "F",
        "display": "FREIGHT WORLDWIDE"
      },
      {
        "value": "G",
        "display": "DOMESTIC ECONOMY SELECT"
      },
      {
        "value": "H",
        "display": "ECONOMY SELECT"
      },
      {
        "value": "I",
        "display": "DOMESTIC EXPRESS 9:00"
      },
      {
        "value": "J",
        "display": "JUMBO BOX"
      },
      {
        "value": "K",
        "display": "EXPRESS 9:00"
      },
      {
        "value": "L",
        "display": "EXPRESS 10:30"
      },
      {
        "value": "M",
        "display": "EXPRESS 10:30"
      },
      {
        "value": "N",
        "display": "DOMESTIC EXPRESS"
      },
      {
        "value": "O",
        "display": "DOMESTIC EXPRESS 10:30"
      },
      {
        "value": "P",
        "display": "EXPRESS WORLDWIDE"
      },
      {
        "value": "Q",
        "display": "MEDICAL EXPRESS"
      },
      {
        "value": "R",
        "display": "GLOBALMAIL BUSINESS"
      },
      {
        "value": "S",
        "display": "SAME DAY"
      },
      {
        "value": "T",
        "display": "EXPRESS 12:00"
      },
      {
        "value": "U",
        "display": "EXPRESS WORLDWIDE"
      },
      {
        "value": "V",
        "display": "EUROPACK"
      },
      {
        "value": "W",
        "display": "ECONOMY SELECT"
      },
      {
        "value": "X",
        "display": "EXPRESS ENVELOPE"
      },
      {
        "value": "Y",
        "display": "EXPRESS 12:00"
      },
      {
        "value": "Z",
        "display": "Destination Charges"
      }
    ],
    "nonstandard_day": [
      {
        "value": "AA",
        "display": "Saturday Delivery"
      },
      {
        "value": "AB",
        "display": "Saturday Pickup"
      },
      {
        "value": "AC",
        "display": "Holiday Delivery"
      },
      {
        "value": "AD",
        "display": "Holiday Pickup"
      },
      {
        "value": "AG",
        "display": "Domestic Saturday Delivery"
      }
    ],
    "nonstandard_contents": [
      {
        "value": "HB",
        "display": "Lithium Ion PI965 Section II"
      },
      {
        "value": "HC",
        "display": "Dry Ice UN1845"
      },
      {
        "value": "HD",
        "display": "Lithium Ion PI965-966 Section II"
      },
      {
        "value": "HE",
        "display": "Dangerous Goods"
      },
      {
        "value": "HG",
        "display": "Perishable Cargo"
      },
      {
        "value": "HH",
        "display": "Excepted Quantity"
      },
      {
        "value": "HI",
        "display": "Spill Cleaning"
      },
      {
        "value": "HK",
        "display": "Consumer Commodities"
      },
      {
        "value": "HL",
        "display": "Limited Quantities ADR"
      },
      {
        "value": "HM",
        "display": "Lithium Metal PI969 Section II"
      },
      {
        "value": "HN",
        "display": "ADR Load Exemption"
      },
      {
        "value": "HV",
        "display": "Lithium Ion PI967-Section II"
      },
      {
        "value": "HW",
        "display": "Lithium Metal PI970-Section II"
      },
      {
        "value": "HY",
        "display": "Biological UN3373"
      }
    ],
    "payor": [
      {
        "value": "S",
        "display": "Shipper"
      },
      {
        "value": "R",
        "display": "Recipient"
      },
      {
        "value": "T",
        "display": "Third Party/Other"
      }
    ],
    "signature_options": [
      {
        "value": "SX",
        "display": "No Signature Required"
      },
      {
        "value": "",
        "display": "Signature Required"
      }
    ],
    "reason_for_export": [
      {
        "display": "Permanent",
        "value": "P"
      },
      {
        "display": "Temporary",
        "value": "T"
      },
      {
        "display": "Re-Export",
        "value": "R"
      }
    ],
    "foreign_trade_regulation": [
      {
        "display": "30.2(d)(2)",
        "value": "30.2(d)(2)"
      },
      {
        "display": "30.36",
        "value": "30.36"
      },
      {
        "display": "30.37(a)",
        "value": "30.37(a)"
      },
      {
        "display": "30.37(b)",
        "value": "30.37(b)"
      },
      {
        "display": "30.37(e)",
        "value": "30.37(e)"
      },
      {
        "display": "30.37(f)",
        "value": "30.37(f)"
      },
      {
        "display": "30.37(g)",
        "value": "30.37(g)"
      },
      {
        "display": "30.37(h)",
        "value": "30.37(h)"
      },
      {
        "display": "30.37(i)",
        "value": "30.37(i)"
      },
      {
        "display": "30.37(k)",
        "value": "30.37(k)"
      },
      {
        "display": "30.37(o)",
        "value": "30.37(o)"
      },
      {
        "display": "30.37(q)",
        "value": "30.37(q)"
      },
      {
        "display": "30.37(r)",
        "value": "30.37(r)"
      },
      {
        "display": "30.39",
        "value": "30.39"
      },
      {
        "display": "30.40(a)",
        "value": "30.40(a)"
      },
      {
        "display": "30.40(b)",
        "value": "30.40(b)"
      },
      {
        "display": "30.40(c)",
        "value": "30.40(c)"
      },
      {
        "display": "30.40(d)",
        "value": "30.40(d)"
      }
    ],
    "tax_id_type": [
      {
        "display": "SDT (IOSS)",
        "value": "SDT"
      },
      {
        "display": "VAT",
        "value": "VAT"
      },
      {
        "display": "FTZ",
        "value": "FTZ"
      },
      {
        "display": "DAN",
        "value": "DAN"
      },
      {
        "display": "TAN",
        "value": "TAN"
      },
      {
        "display": "DTF",
        "value": "DTF"
      },
      {
        "display": "CNP",
        "value": "CNP"
      },
      {
        "display": "DUN",
        "value": "DUN"
      },
      {
        "display": "EIN",
        "value": "EIN"
      },
      {
        "display": "EOR (EORI)",
        "value": "EOR"
      },
      {
        "display": "SSN",
        "value": "SSN"
      },
      {
        "display": "FED",
        "value": "FED"
      },
      {
        "display": "STA",
        "value": "STA"
      }
    ]
  },
  "dhl_ecommerce": {
    "display_name": "DHL eCommerce",
    "dimensions_required": true,
    "box_shape": [
      {"display": "Parcel", "value": "PKG"}
    ],
    "label_options": ["ship_date", "delivery_confirmation", "shipper_currency", "insured_value", "customs", "dangerous_goods", "service_endorsement"],
    "rate_options": ["service_type", "ship_date", "delivery_confirmation", "shipper_currency", "insured_value", "customs", "dangerous_goods"],
    "return_label_options": ["order_number", "return_reason"],
    "shipping_method": [
      {
        "value": "EXP",
        "display": "Parcel Expedited"
      },
      {
        "value": "MAX",
        "display": "Parcel Expedited Max"
      },
      {
        "value": "GND",
        "display": "Parcel Ground"
      },
      {
        "value": "BEX",
        "display": "BPM Expedited",
        "no_rates": true
      },
      {
        "value": "BGN",
        "display": "BPM Ground",
        "no_rates": true
      },
      {
        "value": "PLT",
        "display": "Parcel International Direct"
      },
      {
        "value": "PLY",
        "display": "Parcel International Standard"
      },
      {
        "value": "PKY",
        "display": "Packet International"
      },
      {
        "value": "PIY",
        "display": "Parcel International Direct Priority"
      },
      {
        "value": "PID",
        "display": "Parcel International Direct Standard"
      },
      {
        "value": "RGN",
        "display": "DHL SmartMail Parcel Return Ground",
        "type": "return",
        "no_rates": true
      },
      {
        "value": "RPL",
        "display": "DHL SmartMail Parcel Return Plus",
        "type": "return",
        "no_rates": true
      },
      {
        "value": "RLT",
        "display": "DHL SmartMail Parcel Return Light",
        "type": "return",
        "no_rates": true
      },
      {
        "value": "MPG",
        "display": "DHL Smart Mail Marketing Parcel Ground",
        "no_rates": true
      },
      {
        "value": "MPE",
        "display": "DHL Smart Mail Marketing Parcel Expedited",
        "no_rates": true
      },
      {
        "value": "PKT",
        "display": "DHL Packet Plus International",
        "no_rates": true
      }
    ],
    "dangerous_goods": [
      {"value": "01", "display": "Lithium Contained"},
      {"value": "02", "display": "Lithium Packaged"},
      {"value": "03", "display": "Lithium Standalone"},
      {"value": "04", "display": "Lithium Ion Contained"},
      {"value": "05", "display": "Lithium Ion Packaged"},
      {"value": "06", "display": "Lithium Ion Standalone"},
      {"value": "08", "display": "ORM-D"},
      {"value": "09", "display": "Small Quantity Exception"},
      {"value": "40", "display": "Limited Quantities Ca"}
    ],
    "distribution_center": [
      {"value": "USATL1", "display": "Forest Park, GA"},
      {"value": "USBOS1", "display": "Franklin, MA"},
      {"value": "USBWI1", "display": "Elkridge, MD"},
      {"value": "USCAK1", "display": "Stow, OH"},
      {"value": "USCVG1", "display": "Hebron, KY"},
      {"value": "USDEN1", "display": "Denver, CO"},
      {"value": "USDFW1", "display": "Grand Prairie, TX"},
      {"value": "USEWR1", "display": "Secaucus, NJ"},
      {"value": "USLAX1", "display": "Compton, CA"},
      {"value": "USMCO1", "display": "Orlando, FL"},
      {"value": "USMEM1", "display": "Memphis, TN"},
      {"value": "USORD1", "display": "Melrose Park, IL"},
      {"value": "USPHX1", "display": "Phoenix, AZ"},
      {"value": "USRDU1", "display": "Raleigh, NC"},
      {"value": "USSEA1", "display": "Auburn, WA"},
      {"value": "USSFO1", "display": "Union City, CA"},
      {"value": "USSLC1", "display": "Salt Lake City, UT"},
      {"value": "USSTL1", "display": "St. Louis, MO"},
      {"value": "USIAH1", "display": "Houston, TX"},
      {"value": "USISP1", "display": "Edgewood, NY"},
      {"value": "CNYYZ1", "display": "Mississauga, ON, CA"},
      {"value": "GBLHR1", "display": "Axis Park, Langley, GB"}
    ],
    "delivery_confirmation": [
      {"value": "DELCON", "display": "Delivery Confirmation"},
      {"value": "SIGCON", "display": "Signature Required"}
    ],
    "tax_id_type": [
      {"value": "0", "display": "Other / Unknown"},
      {"value": "1", "display": "GST / VAT"},
      {"value": "2", "display": "EORI"},
      {"value": "3", "display": "IOSS"},
      {"value": "5", "display": "PAN"}
    ],
    "service_endorsement": [
      {"value": "1", "display": "Address Service Requested"},
      {"value": "2", "display": "Forwarding Service Requested"},
      {"value": "3", "display": "Change Service Requested"},
      {"value": "4", "display": "Return Service Requested"}
    ]
  },
  "endicia": {
    "deprecated": true,
    "customs_form": [
      {
        "display": "None",
        "value": "None"
      },
      {
        "display": "Form2967",
        "value": "Form2976"
      },
      {
        "display": "Form2967A",
        "value": "Form2976A"
      }
    ],
    "contents_type": [
      {
        "display": "Merchandise",
        "value": "Merchandise"
      },
      {
        "display": "Documents",
        "value": "Documents"
      },
      {
        "display": "Gift",
        "value": "Gift"
      },
      {
        "display": "Returned Goods",
        "value": "ReturnedGoods"
      },
      {
        "display": "Commercial Sample",
        "value": "Sample"
      },
      {
        "display": "Other",
        "value": "Other"
      }
    ],
    "box_shape": [
      {
        "display": "Small Flat Rate Box",
        "value": "SmallFlatRateBox"
      },
      {
        "display": "Medium Flat Rate Box",
        "value": "MediumFlatRateBox"
      },
      {
        "display": "Large Flat Rate Box",
        "value": "LargeFlatRateBox"
      },
      {
        "display": "Parcel",
        "value": "Parcel",
        "dimensions_required": true
      },
      {
        "display": "Softpack",
        "value": "Softpack",
        "dimensions_required": true
      },
      {
        "display": "Card",
        "value": "Card"
      },
      {
        "display": "Flat",
        "value": "Flat"
      },
      {
        "display": "Letter",
        "value": "Letter"
      },
      {
        "display": "Flat Rate Envelope",
        "value": "FlatRateEnvelope"
      },
      {
        "display": "Flat Rate Legal Envelope",
        "value": "FlatRateLegalEnvelope"
      },
      {
        "display": "Flat Rate Padded Envelope",
        "value": "FlatRatePaddedEnvelope"
      },
      {
        "display": "Small Flat Rate Envelope",
        "value": "SmallFlatRateEnvelope"
      }
    ],
    "shipping_method": [
      {
        "display": "Priority",
        "value": "Priority"
      },
      {
        "display": "Priority Mail Express",
        "value": "PriorityExpress"
      },
      {
        "display": "First",
        "value": "First"
      },
      {
        "display": "Library Mail",
        "value": "LibraryMail"
      },
      {
        "display": "Media Mail",
        "value": "MediaMail"
      },
      {
        "display": "Parcel Select Ground",
        "value": "ParcelSelect"
      },
      {
        "display": "Priority Mail Express International",
        "value": "ExpressMailInternational"
      },
      {
        "display": "First Class Mail International",
        "value": "FirstClassMailInternational"
      },
      {
        "display": "First Class Package International",
        "value": "FirstClassPackageInternationalService"
      },
      {
        "display": "Priority Mail International",
        "value": "PriorityMailInternational"
      },
      {
        "display": "GlobalPost Economy",
        "value": "GlobalPostEconomy"
      },
      {
        "display": "GlobalPost Priority",
        "value": "GlobalPostPriority"
      }
    ],
    "nondelivery": [
      {
        "display": "Return",
        "value": "Return"
      },
      {
        "display": "Abandon",
        "value": "Abandon"
      }
    ],
    "insurance": [
      {
        "display": "Discounted Insurance",
        "value": "discounted_insurance",
        "max": 5000
      },
      {
        "display": "Endicia",
        "value": "endicia"
      }
    ],
    "display_name": "USPS",
    "delivery_confirmation": [
      {
        "display": "No delivery confirmation",
        "value": "None"
      },
      {
        "display": "Delivery Confirmation",
        "value": "DeliveryConfirmation"
      },
      {
        "display": "Signature Required",
        "value": "SignatureConfirmation"
      },
      {
        "display": "Adult Signature Required",
        "value": "AdultSignature"
      },
      {
        "display": "Adult Signature Restricted Delivery",
        "value": "AdultSignatureRestrictedDelivery"
      },
      {
        "display": "Signature Restricted Delivery",
        "value": "RestrictedDelivery"
      }
    ]
  },
  "fastway": {
    "display_name": "Fastway"
  },
  "fedex": {
    "payor": [
      {
        "display": "Sender",
        "value": "SENDER"
      },
      {
        "display": "Recipient",
        "value": "RECIPIENT"
      },
      {
        "display": "Third Party",
        "value": "THIRD_PARTY"
      }
    ],
    "display_name": "FedEx",
    "indicia": [
      {
        "display": "FedEx Ground® Economy Media Mail",
        "value": "MEDIA_MAIL"
      },
      {
        "display": "FedEx Ground® Economy",
        "value": "PARCEL_SELECT"
      },
      {
        "display": "FedEx Ground® Economy Bound Printed Matter",
        "value": "PRESORTED_BOUND_PRINTED_MATTER"
      },
      {
        "display": "FedEx Ground® Economy (under 1 lb.)",
        "value": "PRESORTED_STANDARD"
      }
    ],
    "box_shape": [
      {
        "display": "Custom Packaging",
        "value": "YOUR_PACKAGING",
        "dimensions_required": true
      },
      {
        "display": "FedEx® Box",
        "value": "FEDEX_BOX",
        "dimensions_required": true,
        "hide_for_one_rate": true
      },
      {
        "display": "FedEx® Envelope",
        "value": "FEDEX_ENVELOPE"
      },
      {
        "display": "FedEx® Pak",
        "value": "FEDEX_PAK"
      },
      {
        "display": "FedEx® Tube",
        "value": "FEDEX_TUBE"
      },
      {
        "display": "FedEx One Rate® - FedEx® Envelope",
        "value": "ONE_RATE_ENVELOPE",
        "temp_use_fedex_auth": "comment property to make chopping easier",
        "hide_for_csp": true
      },
      {
        "display": "FedEx One Rate® - FedEx® Pak",
        "value": "ONE_RATE_PAK",
        "temp_use_fedex_auth": "comment property to make chopping easier",
        "hide_for_csp": true
      },
      {
        "display": "FedEx One Rate® - FedEx® Tube",
        "value": "ONE_RATE_TUBE",
        "temp_use_fedex_auth": "comment property to make chopping easier",
        "hide_for_csp": true
      },
      {
        "display": "FedEx® Extra Small Box",
        "value": "FEDEX_EXTRA_SMALL_BOX"
      },
      {
        "display": "FedEx® Small Box",
        "value": "ONE_RATE_SMALL_BOX"
      },
      {
        "display": "FedEx® Medium Box",
        "value": "ONE_RATE_MEDIUM_BOX"
      },
      {
        "display": "FedEx® Large Box",
        "value": "ONE_RATE_LARGE_BOX"
      },
      {
        "display": "FedEx® Extra Large Box",
        "value": "ONE_RATE_EXTRA_LARGE_BOX"
      }
    ],
    "shipping_method": [
      {
        "display": "FedEx Home Delivery®",
        "value": "GROUND_HOME_DELIVERY"
      },
      {
        "display": "FedEx Ground®",
        "value": "FEDEX_GROUND"
      },
      {
        "display": "FedEx Express Saver®",
        "value": "FEDEX_EXPRESS_SAVER"
      },
      {
        "display": "FedEx 2Day®",
        "value": "FEDEX_2_DAY"
      },
      {
        "display": "FedEx 2Day® A.M.",
        "value": "FEDEX_2_DAY_AM"
      },
      {
        "display": "FedEx Standard Overnight®",
        "value": "STANDARD_OVERNIGHT"
      },
      {
        "display": "FedEx Priority Overnight®",
        "value": "PRIORITY_OVERNIGHT"
      },
      {
        "display": "FedEx First Overnight®",
        "value": "FIRST_OVERNIGHT"
      },
      {
        "display": "FedEx Standard Overnight® Extra Hours",
        "value": "FEDEX_STANDARD_OVERNIGHT_EXTRA_HOURS"
      },
      {
        "display": "FedEx Priority Overnight® Extra Hours",
        "value": "FEDEX_PRIORITY_OVERNIGHT_EXTRA_HOURS"
      },
      {
        "display": "FedEx First Overnight® Extra Hours",
        "value": "FEDEX_FIRST_OVERNIGHT_EXTRA_HOURS"
      },
      {
        "display": "FedEx Ground® Economy",
        "value": "SMART_POST",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "display": "FedEx International Priority®",
        "value": "INTERNATIONAL_PRIORITY"
      },
      {
        "display": "FedEx International Economy®",
        "value": "INTERNATIONAL_ECONOMY"
      },
      {
        "display": "FedEx International First®",
        "value": "INTERNATIONAL_FIRST"
      },
      {
        "display": "FedEx International Priority®",
        "value": "FEDEX_INTERNATIONAL_PRIORITY"
      },
      {
        "display": "FedEx International Priority® Express",
        "value": "FEDEX_INTERNATIONAL_PRIORITY_EXPRESS"
      },
      {
        "display": "FedEx® International Connect Plus",
        "value": "FEDEX_INTERNATIONAL_CONNECT_PLUS"
      },
      {
        "display": "FedEx Economy Select®",
        "value": "FEDEX_ECONOMY_SELECT"
      },
      {
        "display": "FedEx Priority®",
        "value": "FEDEX_PRIORITY"
      },
      {
        "display": "FedEx Priority Express®",
        "value": "FEDEX_PRIORITY_EXPRESS"
      },
      {
        "display": "FedEx First®",
        "value": "FEDEX_FIRST"
      },
      {
        "display": "FedEx® Regional Economy",
        "value": "FEDEX_REGIONAL_ECONOMY"
      }
    ],
    "insurance": [
      {
        "display": "Discounted Insurance",
        "value": "discounted_insurance",
        "max": 5000
      }
    ],
    "insurance_V2": [
      {
        "display": "Discounted Insurance",
        "value": "discounted_insurance"
      },
      {
        "display": "FedEx",
        "value": "fedex"
      }
    ],
    "ancillary_endorsement": [
      {
        "display": "Address Correction",
        "value": "ADDRESS_CORRECTION"
      },
      {
        "display": "Carrier - Leave If No Response",
        "value": "CARRIER_LEAVE_IF_NO_RESPONSE"
      },
      {
        "display": "Change Service",
        "value": "CHANGE_SERVICE"
      },
      {
        "display": "Forwarding Service",
        "value": "FORWARDING_SERVICE"
      },
      {
        "display": "Return Service",
        "value": "RETURN_SERVICE"
      }
    ],
    "hub": [
      {
        "display": "Allentown",
        "value": "5185"
      },
      {
        "display": "Atlanta",
        "value": "5303"
      },
      {
        "display": "Baltimore",
        "value": "5213"
      },
      {
        "display": "Charlotte",
        "value": "5281"
      },
      {
        "display": "Chicago",
        "value": "5602"
      },
      {
        "display": "Chino",
        "value": "5929"
      },
      {
        "display": "Dallas",
        "value": "5751"
      },
      {
        "display": "Denver",
        "value": "5802"
      },
      {
        "display": "Detroit",
        "value": "5481"
      },
      {
        "display": "Edison",
        "value": "5087"
      },
      {
        "display": "Grove City",
        "value": "5431"
      },
      {
        "display": "Grove Port",
        "value": "5436"
      },
      {
        "display": "Houston",
        "value": "5771"
      },
      {
        "display": "Indianapolis",
        "value": "5465"
      },
      {
        "display": "Kansas City",
        "value": "5648"
      },
      {
        "display": "Los Angeles",
        "value": "5902"
      },
      {
        "display": "Macungie",
        "value": "5183"
      },
      {
        "display": "Martinsburg",
        "value": "5254"
      },
      {
        "display": "Memphis",
        "value": "5379"
      },
      {
        "display": "Minneapolis",
        "value": "5552"
      },
      {
        "display": "New Berlin",
        "value": "5531"
      },
      {
        "display": "Newark",
        "value": "5095"
      },
      {
        "display": "Newburgh",
        "value": "5110"
      },
      {
        "display": "Northborough",
        "value": "5015"
      },
      {
        "display": "Orlando",
        "value": "5327"
      },
      {
        "display": "Philadelphia",
        "value": "5194"
      },
      {
        "display": "Phoenix",
        "value": "5854"
      },
      {
        "display": "Pittsburgh",
        "value": "5150"
      },
      {
        "display": "Reno",
        "value": "5893"
      },
      {
        "display": "Sacramento",
        "value": "5958"
      },
      {
        "display": "Salt Lake City",
        "value": "5843"
      },
      {
        "display": "Scranton",
        "value": "5186"
      },
      {
        "display": "Seattle",
        "value": "5983"
      },
      {
        "display": "South Brunswick",
        "value": "5097"
      },
      {
        "display": "St. Louis",
        "value": "5631"
      },
      {
        "display": "Tampa",
        "value": "5345"
      },
      {
        "display": "Windsor",
        "value": "5061"
      }
    ],
    "delivery_confirmation": [
      {
        "display": "Deliver Without Signature",
        "value": "NO_SIGNATURE_REQUIRED"
      },
      {
        "display": "Indirect Signature Required",
        "value": "INDIRECT"
      },
      {
        "display": "Direct Signature Required",
        "value": "DIRECT"
      },
      {
        "display": "Adult Signature Required",
        "value": "ADULT"
      },
      {
        "display": "Service Default",
        "value": "SERVICE_DEFAULT"
      }
    ],
    "alcohol_recipient_type": [
      {
        "value": "CONSUMER",
        "display": "Consumer"
      },
      {
        "value": "LICENSEE",
        "display": "Licensee"
      }
    ],
    "b13a_filing_option": [
      {
        "value": "NOT_REQUIRED",
        "display": "Not Required"
      },
      {
        "value": "MANUALLY_ATTACHED",
        "display": "Manually Attached"
      },
      {
        "value": "FILED_ELECTRONICALLY",
        "display": "Filed Electronically"
      },
      {
        "value": "SUMMARY_REPORTING",
        "display": "Summary Reporting"
      },
      {
        "value": "FEDEX_TO_STAMP",
        "display": "FedEx to Stamp"
      }
    ],
    "pickup_carrier_code": [
      {
        "value": "FDXG",
        "display": "FedEx Ground®"
      },
      {
        "value": "FDXE",
        "display": "FedEx Express"
      }
    ],
    "pickup_service_category": [
      {
        "value": "SAME_DAY",
        "display": "Same Day"
      },
      {
        "value": "SAME_DAY_CITY",
        "display": "Same Day City"
      },
      {
        "value": "FEDEX_DISTANCE_DEFERRED",
        "display": "FedEx Distance Deferred"
      },
      {
        "value": "FEDEX_NEXT_DAY_EARLY_MORNING",
        "display": "FedEx Next Day Early Morning"
      },
      {
        "value": "FEDEX_NEXT_DAY_MID_MORNING",
        "display": "FedEx Next Day Mid Morning"
      },
      {
        "value": "FEDEX_NEXT_DAY_AFTERNOON",
        "display": "FedEx Next Day Afternoon"
      },
      {
        "value": "FEDEX_NEXT_DAY_END_OF_DAY",
        "display": "FedEx Next Day End of Day"
      },
      {
        "value": "FEDEX_NEXT_DAY_FREIGHT",
        "display": "FedEx Next Day Freight"
      }
    ],
    "pickup_date_type": [
      {
        "value": "SAME_DAY",
        "display": "Same Day"
      },
      {
        "value": "FUTURE_DAY",
        "display": "Future Day"
      }
    ],
    "pickup_package_location": [
      {"value": "NONE", "display": "None"},
      {"value": "FRONT", "display": "Front"},
      {"value": "REAR", "display": "Rear"},
      {"value": "SIDE", "display": "Side"}
    ],
    "dangerous_goods": [
      {
        "value": "BATTERY",
        "display": "Battery (Ground)"
      },
      {
        "value": "ORM_D",
        "display": "Other Regulated Material (Ground)"
      },
      {
        "value": "SMALL_QUANTITY_EXCEPTION",
        "display": "Small Quantity Exception (Ground)"
      },
      {
        "value": "LIMITED_QUANTITIES_COMMODITIES",
        "display": "Limited Quantities Commodities (Air)"
      },
      {
        "value": "REPORTABLE_QUANTITIES",
        "display": "Reportable Quantities (Air)"
      }
    ],
    "label_options": [
      "email_alert", "payment_type", "payment_account", "delivery_instructions", "smartpost_detail", "evening_delivery", "home_delivery_premium", "saturday_delivery", "customs", "duties_payment_type", "duties_payment_account", "ship_date", "shipper_currency", "delivery_confirmation", "alcohol_shipment_license", "dangerous_goods_option", "dangerous_goods_regulation_type", "etd_service", "certificate_of_origin", "use_metric_units", "hold_at_location_id", "importer_of_record_address", "importer_of_record_account_number", "importer_of_record_tin", "alternate_return_to_address", "pharmacy_delivery", "label_type", "image_type", "priority_alert", "etd_preshipment_docs", "total_weight", "b13a_filing_option", "export_compliance_statement", "one_rate", "is_return"
    ],
    "rate_options": [
      "service_type", "email_alert", "payment_type", "payment_account", "delivery_instructions", "smartpost_detail", "evening_delivery", "saturday_delivery", "customs", "duties_payment_type", "duties_payment_account", "ship_date", "shipper_currency", "delivery_confirmation", "alcohol_shipment_license", "dangerous_goods_option", "dangerous_goods_regulation_type", "etd_service", "use_metric_units", "hold_at_location_id", "pharmacy_delivery", "priority_alert", "one_rate", "is_return"
    ],
    "reason_for_export": [
      {
        "display": "Sold",
        "value": "SOLD"
      },
      {
        "display": "Not Sold",
        "value": "NOT_SOLD"
      },
      {
        "display": "Personal Effects",
        "value": "PERSONAL_EFFECTS"
      },
      {
        "display": "Gift",
        "value": "GIFT"
      },
      {
        "display": "Repair And Return",
        "value": "REPAIR_AND_RETURN"
      },
      {
        "display": "Commercial Sample",
        "value": "SAMPLE"
      }
    ],
    "sub_package_type": [
      {"display": "Bag", "value": "BAG"},
      {"display": "Barrel", "value": "BARREL"},
      {"display": "Basket", "value": "BASKET"},
      {"display": "Box", "value": "BOX"},
      {"display": "Bucket", "value": "BUCKET"},
      {"display": "Bundle", "value": "BUNDLE"},
      {"display": "Cage", "value": "CAGE"},
      {"display": "Carton", "value": "CARTON"},
      {"display": "Case", "value": "CASE"},
      {"display": "Chest", "value": "CHEST"},
      {"display": "Container", "value": "CONTAINER"},
      {"display": "Crate", "value": "CRATE"},
      {"display": "Cylinder", "value": "CYLINDER"},
      {"display": "Drum", "value": "DRUM"},
      {"display": "Envelope", "value": "ENVELOPE"},
      {"display": "Hamper", "value": "HAMPER"},
      {"display": "Other", "value": "OTHER"},
      {"display": "Package", "value": "PACKAGE"},
      {"display": "Pail", "value": "PAIL"},
      {"display": "Pallet", "value": "PALLET"},
      {"display": "Parcel", "value": "PARCEL"},
      {"display": "Piece", "value": "PIECE"},
      {"display": "Reel", "value": "REEL"},
      {"display": "Roll", "value": "ROLL"},
      {"display": "Sack", "value": "SACK"},
      {"display": "Shrink Wrapped", "value": "SHRINKWRAPPED"},
      {"display": "Skid", "value": "SKID"},
      {"display": "Tank", "value": "TANK"},
      {"display": "Tote Bin", "value": "TOTEBIN"},
      {"display": "Tube", "value": "TUBE"},
      {"display": "Unit", "value": "UNIT"}
    ],
    "priority_alert": [
      {"value": "PRIORITY_ALERT", "display": "Priority Alert"},
      {"value": "PRIORITY_ALERT_PLUS", "display": "Priority Alert Plus"}
    ],
    "tax_id_type": [
      {"value": "PERSONAL_NATIONAL", "display": "Personal National"},
      {"value": "PERSONAL_STATE", "display": "Personal State"},
      {"value": "FEDERAL", "display": "Federal"},
      {"value": "BUSINESS_NATIONAL", "display": "Business National"},
      {"value": "BUSINESS_STATE", "display": "Business State"},
      {"value": "BUSINESS_UNION", "display": "Business Union"}
    ],
    "unit_of_measure": [
      {
        "display": "Carat",
        "value": "carat",
        "shipper_value": "AR"
      },
      {
        "display": "Centimeter",
        "value": "centimeter",
        "shipper_value": "CM"
      },
      {
        "display": "Cubic Foot",
        "value": "cubic_foot",
        "shipper_value": "CFT"
      },
      {
        "display": "Cubic Meter",
        "value": "cubic_meter",
        "shipper_value": "M3"
      },
      {
        "display": "Dozen",
        "value": "dozen",
        "shipper_value": "DOZ"
      },
      {
        "display": "Dozen Pair",
        "value": "dozen_pair",
        "shipper_value": "DPR"
      },
      {
        "display": "Each",
        "value": "each",
        "shipper_value": "EA"
      },
      {
        "display": "Foot",
        "value": "foot",
        "shipper_value": "LFT"
      },
      {
        "display": "Gram",
        "value": "gram",
        "shipper_value": "G"
      },
      {
        "display": "Gross",
        "value": "gross",
        "shipper_value": "GR"
      },
      {
        "display": "Kilogram",
        "value": "kilogram",
        "shipper_value": "KG"
      },
      {
        "display": "Linear Meter",
        "value": "linear_meter",
        "shipper_value": "LNM"
      },
      {
        "display": "Liter",
        "value": "liter",
        "shipper_value": "LTR"
      },
      {
        "display": "Meter",
        "value": "meter",
        "shipper_value": "M"
      },
      {
        "display": "Milligram",
        "value": "milligram",
        "shipper_value": "MG"
      },
      {
        "display": "Milliliter",
        "value": "milliliter",
        "shipper_value": "ML"
      },
      {
        "display": "Number",
        "default": true,
        "value": "number",
        "shipper_value": "NO"
      },
      {
        "display": "Ounce",
        "value": "ounce",
        "shipper_value": "OZ"
      },
      {
        "display": "Pair",
        "value": "pair",
        "shipper_value": "PR"
      },
      {
        "display": "Pieces",
        "value": "pieces",
        "shipper_value": "PCS"
      },
      {
        "display": "Pound",
        "value": "pound",
        "shipper_value": "LB"
      },
      {
        "display": "Square Foot",
        "value": "square_foot",
        "shipper_value": "SFT"
      },
      {
        "display": "Square Meter",
        "value": "square_meter",
        "shipper_value": "M2"
      },
      {
        "display": "Square Yard",
        "value": "square_yard",
        "shipper_value": "SYD"
      },
      {
        "display": "Yard",
        "value": "yard",
        "shipper_value": "YD"
      }
    ],
    "label_type": [
      {"value": "STOCK_4X85_TRAILING_DOC_TAB", "display": "Stock 4x8.5 Trailing Doc Tab"},
      {"value": "STOCK_4X105_TRAILING_DOC_TAB", "display": "Stock 4x10.5 Trailing Doc Tab"}
    ]
  },
  "ontrac": {
    "display_name": "OnTrac"
  },
  "parcelforce": {
    "display_name": "Parcelforce"
  },
  "purolator": {
    "display_name": "Purolator"
  },
  "r_l_carriers": {
    "display_name": "R+L Carriers"
  },
  "ups": {
    "insurance": [
      {
        "display": "Discounted Insurance",
        "value": "discounted_insurance",
        "max": 5000
      }
    ],
    "insurance_V2": [
      {
        "display": "Discounted Insurance",
        "value": "discounted_insurance",
        "max": 5000
      },
      {
        "display": "UPS",
        "value": "ups"
      }
    ],
    "delivery_confirmation": [
      {
        "display": "No delivery confirmation",
        "value": "0"
      },
      {
        "display": "Signature Required",
        "value": "2"
      },
      {
        "display": "Adult Signature Required",
        "value": "3"
      }
    ],
    "box_shape": [
      {
        "display": "Custom Packaging",
        "value": "02",
        "max_dims": [108],
        "max_len_plus_girth": 165,
        "max_oz": 2400,
        "dimensions_required": true
      },
      {
        "display": "UPS Letter",
        "value": "01",
        "dim_count": 0
      },
      {
        "display": "Tube",
        "value": "03",
        "dim_count": 0
      },
      {
        "display": "PAK",
        "value": "04",
        "dim_count": 0
      },
      {
        "display": "Small Express Box",
        "value": "2a",
        "dim_count": 0
      },
      {
        "display": "Medium Express Box",
        "value": "2b",
        "dim_count": 0
      },
      {
        "display": "Large Express Box",
        "value": "2c",
        "dim_count": 0
      },
      {
        "display": "UPS 10 KG Box®",
        "value": "25",
        "weight": false,
        "dim_count": 0
      },
      {
        "display": "UPS 25 KG Box®",
        "value": "24",
        "weight": false,
        "dim_count": 0
      },
      {
        "display": "Flats",
        "value": "56"
      },
      {
        "display": "Parcels",
        "value": "57"
      },
      {
        "display": "Simple Rate Extra Small",
        "value": "XS",
        "weight": false,
        "dim_count": 0
      },
      {
        "display": "Simple Rate Small",
        "value": "S",
        "weight": false,
        "dim_count": 0
      },
      {
        "display": "Simple Rate Medium",
        "value": "M",
        "weight": false,
        "dim_count": 0
      },
      {
        "display": "Simple Rate Large",
        "value": "L",
        "weight": false,
        "dim_count": 0
      },
      {
        "display": "Simple Rate Extra Large",
        "value": "XL",
        "weight": false,
        "dim_count": 0
      }
    ],
    "box_shape_mail_innovations": [
      {
        "display": "BPM",
        "value": "58"
      },
      {
        "display": "First Class",
        "value": "59"
      },
      {
        "display": "Priority Mail",
        "value": "60"
      },
      {
        "display": "Machinables",
        "value": "61"
      },
      {
        "display": "Irregulars",
        "value": "62"
      },
      {
        "display": "Parcel Post",
        "value": "63"
      },
      {
        "display": "BPM Parcel",
        "value": "64"
      },
      {
        "display": "Media Mail",
        "value": "65"
      },
      {
        "display": "BPM Flat",
        "value": "66"
      },
      {
        "display": "Standard Flat",
        "value": "67"
      }
    ],
    "label_options": [
      "certificate_origin",
      "cost_center",
      "delivery_confirmation",
      "direct_delivery",
      "duties_payment_account",
      "duties_payment_country",
      "duties_payment_type",
      "duties_payment_zip",
      "is_return",
      "package_bill_type",
      "payment_account",
      "payment_country",
      "payment_type",
      "payment_zip",
      "saturday_delivery",
      "ship_date",
      "shipper_currency",
      "shipper_release",
      "shipper_return_to_address",
      "use_metric_units",
      "usps_endorsement"
    ],
    "rate_options": [
      "certificate_origin",
      "delivery_confirmation",
      "direct_delivery",
      "package_bill_type",
      "saturday_delivery",
      "ship_date",
      "shipper_currency",
      "shipper_return_to_address",
      "use_metric_units"
    ],
    "shipping_method": [
      {
        "display": "UPS® Ground",
        "value": "03"
      },
      {
        "display": "UPS® Standard",
        "value": "11"
      },
      {
        "display": "UPS Next Day Air®",
        "value": "01"
      },
      {
        "display": "UPS Next Day Air® Early",
        "value": "14"
      },
      {
        "display": "UPS Next Day Air Saver®",
        "value": "13"
      },
      {
        "display": "UPS 2nd Day Air®",
        "value": "02"
      },
      {
        "display": "UPS 2nd Day Air A.M.®",
        "value": "59"
      },
      {
        "display": "UPS 3 Day Select®",
        "value": "12"
      },
      {
        "display": "UPS Worldwide Saver®",
        "value": "65"
      },
      {
        "discounted_display": "UPS® Ground Saver Less than 1lb",
        "display": "UPS Ground Saver® Less than 1lb",
        "value": "92",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "discounted_display": "UPS® Ground Saver 1lb or Greater",
        "display": "UPS Ground Saver® 1lb or Greater",
        "value": "93",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "display": "UPS Ground Saver® BPM",
        "value": "94",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "display": "UPS Ground Saver® Media",
        "value": "95",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "display": "UPS Worldwide Express®",
        "value": "07"
      },
      {
        "display": "UPS Worldwide Expedited®",
        "value": "08"
      },
      {
        "display": "UPS Worldwide Express Plus®",
        "value": "54"
      }
    ],
    "shipping_method_mail_innovations": [
      {
        "display": "UPS Mail Innovations® First Class",
        "value": "M2",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "display": "UPS Mail Innovations® Priority Mail",
        "value": "M3",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "display": "UPS Mail Innovations® Expedited",
        "value": "M4",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "display": "UPS Mail Innovations® Priority Intl.",
        "value": "M5",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "display": "UPS Mail Innovations® Economy Intl.",
        "value": "M6",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      }
    ],
    "display_name": "UPS",
    "maximum_dimensions_error_level": 165,
    "maximum_dimensions_warning_level": 130,
    "dry_ice_regulation_set": [
      {
        "display": "Ground (CFR)",
        "value": "CFR"
      },
      {
        "display": "Air (IATA)",
        "value": "IATA"
      }
    ],
    "payor": [
      {
        "display": "Sender",
        "value": "BillShipper"
      },
      {
        "display": "Recipient",
        "value": "BillReceiver"
      },
      {
        "display": "Third Party",
        "value": "BillThirdParty"
      }
    ],
    "pickup_container_type": [
      {
        "value": "01",
        "display": "Package"
      },
      {
        "value": "02",
        "display": "Letter"
      },
      {
        "value": "03",
        "display": "Pallet"
      }
    ],
    "package_bill_type": [
      {
        "value": "02",
        "display": "Document Only"
      },
      {
        "value": "03",
        "display": "Non-Document"
      },
      {
        "value": "04",
        "display": "WWEF Pallet"
      },
      {
        "value": "07",
        "display": "Domestic Pallet"
      }
    ],
    "unit_of_measure": [
      {
        "display": "Barrel",
        "value": "barrel",
        "shipper_value": "BA"
      },
      {
        "display": "Bundle",
        "value": "bundle",
        "shipper_value": "BE"
      },
      {
        "display": "Bag",
        "value": "bag",
        "shipper_value": "BG"
      },
      {
        "display": "Bunch",
        "value": "bunch",
        "shipper_value": "BH"
      },
      {
        "display": "Box",
        "value": "box",
        "shipper_value": "BOX"
      },
      {
        "display": "Bolt",
        "value": "bolt",
        "shipper_value": "BT"
      },
      {
        "display": "Butt",
        "value": "butt",
        "shipper_value": "BU"
      },
      {
        "display": "Canister",
        "value": "canister",
        "shipper_value": "CI"
      },
      {
        "display": "Centimeter",
        "value": "centimeter",
        "shipper_value": "CM"
      },
      {
        "display": "Container",
        "value": "container",
        "shipper_value": "CON"
      },
      {
        "display": "Crate",
        "value": "crate",
        "shipper_value": "CR"
      },
      {
        "display": "Case",
        "value": "case",
        "shipper_value": "CS"
      },
      {
        "display": "Carton",
        "value": "carton",
        "shipper_value": "CT"
      },
      {
        "display": "Cylinder",
        "value": "cylinder",
        "shipper_value": "CY"
      },
      {
        "display": "Dozen",
        "value": "dozen",
        "shipper_value": "DOZ"
      },
      {
        "display": "Each",
        "value": "each",
        "shipper_value": "EA"
      },
      {
        "display": "Envelope",
        "value": "envelope",
        "shipper_value": "EN"
      },
      {
        "display": "Feet",
        "value": "feet",
        "shipper_value": "FT"
      },
      {
        "display": "Kilogram",
        "value": "kilogram",
        "shipper_value": "KG"
      },
      {
        "display": "Kilograms",
        "value": "kilograms",
        "shipper_value": "KGS"
      },
      {
        "display": "Pound",
        "value": "pound",
        "shipper_value": "LB"
      },
      {
        "display": "Pounds",
        "value": "pounds",
        "shipper_value": "LBS"
      },
      {
        "display": "Liter",
        "value": "liter",
        "shipper_value": "L"
      },
      {
        "display": "Meter",
        "value": "meter",
        "shipper_value": "M"
      },
      {
        "display": "Number",
        "value": "number",
        "shipper_value": "NMB"
      },
      {
        "display": "Packet",
        "value": "packet",
        "shipper_value": "PA"
      },
      {
        "display": "Pallet",
        "value": "pallet",
        "shipper_value": "PAL"
      },
      {
        "display": "Piece",
        "value": "piece",
        "shipper_value": "PC"
      },
      {
        "display": "Pieces",
        "default": true,
        "value": "pieces",
        "shipper_value": "PCS"
      },
      {
        "display": "Proof Liter",
        "value": "proof Liter",
        "shipper_value": "PF"
      },
      {
        "display": "Package",
        "value": "package",
        "shipper_value": "PKG"
      },
      {
        "display": "Pair",
        "value": "pair",
        "shipper_value": "PR"
      },
      {
        "display": "Pairs",
        "value": "pairs",
        "shipper_value": "PRS"
      },
      {
        "display": "Roll",
        "value": "roll",
        "shipper_value": "RL"
      },
      {
        "display": "Set",
        "value": "set",
        "shipper_value": "SET"
      },
      {
        "display": "Square Meter",
        "value": "square Meter",
        "shipper_value": "SME"
      },
      {
        "display": "Square Yard",
        "value": "square Yard",
        "shipper_value": "SYD"
      },
      {
        "display": "Tube",
        "value": "tube",
        "shipper_value": "TU"
      },
      {
        "display": "Yard",
        "value": "yard",
        "shipper_value": "YD"
      },
      {
        "display": "Other",
        "value": "other",
        "shipper_value": "OTH"
      }
    ],
    "usps_endorsement": [
      {
        "value": "5",
        "display": "No Service Selected"
      },
      {
        "value": "1",
        "display": "Return Service Requested"
      },
      {
        "value": "2",
        "display": "Forwarding Service Requested"
      },
      {
        "value": "3",
        "display": "Address Service Requested"
      },
      {
        "value": "4",
        "display": "Change Service Requested"
      }
    ],
    "reason_for_export": [
      {
        "display": "Sale",
        "value": "SALE"
      },
      {
        "display": "Gift",
        "value": "GIFT"
      },
      {
        "display": "Returned Goods",
        "value": "RETURN"
      },
      {
        "display": "Repaired Goods",
        "value": "REPAIR"
      },
      {
        "display": "Commercial Sample",
        "value": "SAMPLE"
      },
      {
        "display": "Inter-Company Data",
        "value": "INTERCOMPANYDATA"
      },
      {
        "display": "Other",
        "value": "OTHER"
      }
    ],
    "hazmat_commodity_regulated_level": [
      {
        "display": "Excepted Quantity",
        "value": "EQ"
      },
      {
        "display": "Fully Regulated",
        "value": "FR"
      },
      {
        "display": "Lightly Regulated",
        "value": "LR"
      },
      {
        "display": "Limited Quantity",
        "value": "LQ"
      }
    ],
    "hazmat_packaging_group": [
      {
        "display": "",
        "value": ""
      },
      {
        "display": "I (High Danger)",
        "value": "I"
      },
      {
        "display": "II (Medium Danger)",
        "value": "II"
      },
      {
        "display": "III (Low Danger)",
        "value": "III"
      }
    ],
    "hazmat_regulation_set": [
      {
        "display": "ADR (Europe)",
        "value": "ADR"
      },
      {
        "display": "CFR (US)",
        "value": "CFR"
      },
      {
        "display": "IATA (International Air Transport)",
        "value": "IATA"
      },
      {
        "display": "TDG (Canada)",
        "value": "TDG"
      }
    ],
    "hazmat_transportation_mode": [
      {
        "display": "Cargo Aircraft Only",
        "value": "Cargo Aircraft Only"
      },
      {
        "display": "Ground",
        "value": "Ground"
      },
      {
        "display": "Highway",
        "value": "Highway"
      },
      {
        "display": "Passenger Aircraft",
        "value": "Passenger Aircraft"
      }
    ],
    "hazmat_transport_category": [
      {
        "display": "0",
        "value": "0"
      },
      {
        "display": "1",
        "value": "1"
      },
      {
        "display": "2",
        "value": "2"
      },
      {
        "display": "3",
        "value": "3"
      },
      {
        "display": "4",
        "value": "4"
      }
    ],
    "hazmat_tunnel_restriction_code": [
      {
        "display": "(B)",
        "value": "(B)"
      },
      {
        "display": "(B/D)",
        "value": "(B/D)"
      },
      {
        "display": "(B/E)",
        "value": "(B/E)"
      },
      {
        "display": "(C)",
        "value": "(C)"
      },
      {
        "display": "(C/D)",
        "value": "(C/D)"
      },
      {
        "display": "(C/E)",
        "value": "(C/E)"
      },
      {
        "display": "(D)",
        "value": "(D)"
      },
      {
        "display": "(D/E)",
        "value": "(D/E)"
      },
      {
        "display": "(E)",
        "value": "(E)"
      }
    ],
    "tax_id_type": [
      {"display": "DNS", "value": "DNS"},
      {"display": "EIN", "value": "EIN"},
      {"display": "FGN", "value": "FGN"}
    ]
  },
  "usps": {
    "display_name": "USPS"
  },
  "usps_ship": {
    "display_name": "USPS",
    "customs_form": [],
    "contents_type": [],
    "insurance": [
      {
        "display": "Discounted Insurance",
        "value": "discounted_insurance",
        "max": 5000
      }
    ],
    "box_shape": [
      {
          "display": "Parcel",
          "value": "SP",
          "dimensions_required": true
      },
      {
        "display": "Letter",
        "value": "LETTERS",
        "min_dims": [0.001, 5, 3.5],
        "max_dims": [0.25, 11.5, 6.125],
        "dim_count": 2,
        "max_oz": 3.5,
        "dimensions_required": true
      },
      {
        "display": "Flat Rate Envelope",
        "value": "FE",
        "weight": false,
        "dim_count": 0
      },
      {
        "display": "Legal Flat Rate Envelope",
        "value": "FA",
        "weight": false,
        "dim_count": 0
      },
      {
        "display": "Padded Flat Rate Envelope",
        "value": "FP",
        "weight": false,
        "dim_count": 0
      },
      {
        "display": "Flat",
        "value": "FLATS",
        "max_dims": [15, 12, 0.75],
        "dim_count": 2,
        "max_oz": 13,
        "dimensions_required": true
      },
      {
        "display": "Medium Flat Rate Box/Large Flat Rate Bag",
        "value": "FB",
        "weight": false,
        "dim_count": 0
      },
      {
        "display": "Small Flat Rate Box",
        "value": "FS",
        "weight": false,
        "dim_count": 0
      },
      {
        "display": "Small Flat Rate Bag",
        "value": "SB"
      },
      {
        "display": "Large Flat Rate Box",
        "value": "PL",
        "weight": false,
        "dim_count": 0
      },
      {
        "display": "Large Flat Rate Box APO/FPO/DPO",
        "value": "PM",
        "weight": false,
        "dim_count": 0
      },
      {
        "value": "SOFTPACK",
        "display": "Softpack",
        "max_dims": [15, 12, 2],
        "dim_count": 2,
        "max_oz": 20,
        "dimensions_required": true
      }
    ],
    "label_options": [
      "alternate_return_to_address",
      "customs",
      "delivery_confirmation",
      "has_nonstandard_characteristics",
      "hazmat_type",
      "ignore_bad_address",
      "mailing_zip_code",
      "non_delivery",
      "processing_category",
      "rate_indicator",
      "reference_number",
      "ship_date"
    ],
    "rate_options": [
      "delivery_confirmation",
      "has_nonstandard_characteristics",
      "hazmat_type",
      "mailing_zip_code",
      "processing_category",
      "rate_holder_eps",
      "service_type",
      "ship_date"
    ],
    "shipping_method": [
      {
        "display": "Parcel Select",
        "value": "PARCEL_SELECT"
      },
      {
        "display": "Parcel Select Lightweight",
        "value": "PARCEL_SELECT_LIGHTWEIGHT"
      },
      {
        "display": "Priority Mail Express",
        "value": "PRIORITY_MAIL_EXPRESS"
      },
      {
        "display": "Priority Mail",
        "value": "PRIORITY_MAIL"
      },
      {
        "display": "First-Class Package Service",
        "value": "FIRST-CLASS_PACKAGE_SERVICE"
      },
      {
        "display": "First-Class Mail",
        "value": "FIRST-CLASS_MAIL"
      },
      {
        "display": "Library Mail",
        "value": "LIBRARY_MAIL"
      },
      {
        "display": "Media Mail",
        "value": "MEDIA_MAIL"
      },
      {
        "display": "Bound Printed Matter",
        "value": "BOUND_PRINTED_MATTER"
      },
      {
        "display": "USPS Connect Local",
        "value": "USPS_CONNECT_LOCAL"
      },
      {
        "display": "USPS Connect Mail",
        "value": "USPS_CONNECT_MAIL"
      },
      {
        "display": "USPS Connect Regional",
        "value": "USPS_CONNECT_REGIONAL"
      },
      {
        "display": "USPS Ground Advantage",
        "value": "USPS_GROUND_ADVANTAGE"
      },
      {
        "display": "USPS Ground Advantage Return Service",
        "value": "USPS_GROUND_ADVANTAGE_RETURN_SERVICE"
      },
      {
        "display": "USPS Retail Ground",
        "value": "USPS_RETAIL_GROUND"
      },
      {
        "display": "Ground Return Service",
        "value": "GROUND_RETURN_SERVICE"
      },
      {
        "display": "First-Class Package Return Service",
        "value": "FIRST-CLASS_PACKAGE_RETURN_SERVICE"
      },
      {
        "display": "Priority Mail Return Service",
        "value": "PRIORITY_MAIL_RETURN_SERVICE"
      },
      {
        "display": "Priority Mail Express Return Service",
        "value": "PRIORITY_MAIL_EXPRESS_RETURN_SERVICE"
      },
      {
        "value": "FIRST-CLASS_PACKAGE_INTERNATIONAL_SERVICE",
        "display": "First-Class Package International"
      },
      {
        "value": "PRIORITY_MAIL_EXPRESS_INTERNATIONAL",
        "display": "Priority Mail Express International"
      },
      {
        "value": "PRIORITY_MAIL_INTERNATIONAL",
        "display": "Priority Mail International"
      }
    ],
    "delivery_confirmation": [
      {
        "display": "Signature Confirmation",
        "value": "921"
      },
      {
        "display": "Adult Signature Required",
        "value": "922"
      },
      {
        "display": "Adult Signature Restricted Delivery",
        "value": "923"
      },
      {
        "display": "Signature Confirmation Restricted Delivery",
        "value": "924"
      },
      {
        "display": "Signature Requested",
        "value": "981"
      }
    ],
    "nondelivery": [
      {
        "display": "Return",
        "value": "RETURN"
      },
      {
        "display": "Abandon",
        "value": "ABANDON"
      },
      {
        "display": "Redirect",
        "value": "REDIRECT"
      }
    ],
    "reason_for_export": [
      {
        "display": "Merchandise",
        "value": "MERCHANDISE"
      },
      {
        "display": "Documents",
        "value": "DOCUMENT"
      },
      {
        "display": "Gift",
        "value": "GIFT"
      },
      {
        "display": "Returned Goods",
        "value": "RETURNED_GOODS"
      },
      {
        "display": "Commercial Sample",
        "value": "COMMERCIAL_SAMPLE"
      },
      {
        "display": "Humanitarian Donations",
        "value": "HUMANITARIAN_DONATIONS"
      },
      {
        "display": "Dangerous Goods",
        "value": "DANGEROUS_GOODS"
      },
      {
        "display": "Cremated Remains",
        "value": "CREMATED_REMAINS"
      },
      {
        "display": "Non Negotiable Document",
        "value": "NON_NEGOTIABLE_DOCUMENT"
      },
      {
        "display": "Medical Supplies",
        "value": "MEDICAL_SUPPLIES"
      },
      {
        "display": "Pharmaceuticals",
        "value": "PHARMACEUTICALS"
      },
      {
        "display": "Other",
        "value": "OTHER"
      }
    ],
    "tax_id_type": [
      {"display": "VAT", "value": "VAT_NUMBER"},
      {"display": "Importer Code", "value": "IMPORTER_CODE"},
      {"display": "Tax Code", "value": "TAX_CODE"}
    ],
    "processing_category": [
      {
        "display": "Machinable",
        "value": "MACHINABLE"
      },
      {
        "display": "Flats",
        "value": "FLATS"
      },
      {
        "display": "Nonstandard",
        "value": "NONSTANDARD"
      },
      {
        "display": "Letters",
        "value": "LETTERS"
      }
    ],
    "hazmat_type": [
      {
        "display": "Hazardous Materials - Air Eligible Ethanol",
        "value": "810"
      },
      {
        "display": "Hazardous Materials - Class 1 – Toy Propellant/Safety Fuse Package",
        "value": "811"
      },
      {
        "display": "Hazardous Materials - Class 3 - Flammable and Combustible Liquids",
        "value": "812"
      },
      {
        "display": "Hazardous Materials - Class 7 – Radioactive Materials",
        "value": "813"
      },
      {
        "display": "Hazardous Materials - Class 8 – Air Eligible Corrosive Materials",
        "value": "814"
      },
      {
        "display": "Hazardous Materials - Class 8 – Nonspillable Wet Batteries",
        "value": "815"
      },
      {
        "display": "Hazardous Materials - Class 9 - Lithium Battery Marked Ground Only",
        "value": "816"
      },
      {
        "display": "Hazardous Materials - Class 9 - Lithium Battery Returns",
        "value": "817"
      },
      {
        "display": "Hazardous Materials - Class 9 - Marked Lithium Batteries",
        "value": "818"
      },
      {
        "display": "Hazardous Materials - Class 9 – Dry Ice",
        "value": "819"
      },
      {
        "display": "Hazardous Materials - Class 9 – Unmarked Lithium Batteries",
        "value": "820"
      },
      {
        "display": "Hazardous Materials - Class 9 – Magnetized Materials",
        "value": "821"
      },
      {
        "display": "Hazardous Materials - Division 4.1 – Mailable Flammable Solids and Safety Matches",
        "value": "822"
      },
      {
        "display": "Hazardous Materials - Division 5.1 – Oxidizers",
        "value": "823"
      },
      {
        "display": "Hazardous Materials - Division 5.2 – Organic Peroxides",
        "value": "824"
      },
      {
        "display": "Hazardous Materials - Division 6.1 – Toxic Materials",
        "value": "825"
      },
      {
        "display": "Hazardous Materials - Division 6.2 Biological Materials",
        "value": "826"
      },
      {
        "display": "Hazardous Materials - Excepted Quantity Provision",
        "value": "827"
      },
      {
        "display": "Hazardous Materials - Ground Only Hazardous Materials",
        "value": "828"
      },
      {
        "display": "Hazardous Materials - Air Eligible ID8000 Consumer Commodity",
        "value": "829"
      },
      {
        "display": "Hazardous Materials - Lighters",
        "value": "830"
      },
      {
        "display": "Hazardous Materials - Limited Quantity Ground",
        "value": "831"
      },
      {
        "display": "Hazardous Materials - Small Quantity Provision (Markings Required)",
        "value": "832"
      }
    ]
  },
  "royal_mail": {
    "display_name": "Royal Mail"
  },
  "pitney": {
    "display_name": "USPS",
    "customs_form": [],
    "contents_type": [],
    "insurance": [
      {
        "display": "Discounted Insurance",
        "value": "discounted_insurance",
        "max": 5000
      }
    ],
    "box_shape": [
      {
        "value": "SFRB",
        "display": "Small Flat Rate Box",
        "weight": false,
        "dim_count": 0
      },
      {
        "value": "FRB",
        "display": "Medium Flat Rate Box",
        "weight": false,
        "dim_count": 0
      },
      {
        "value": "LFRB",
        "display": "Large Flat Rate Box",
        "weight": false,
        "dim_count": 0
      },
      {
        "value": "PKG",
        "display": "Parcel",
        "max_dims": [120, 38, 41],
        "max_len_plus_girth": 130,
        "max_oz": 1120,
        "dimensions_required": true
      },
      {
        "value": "LETTER",
        "display": "Letter",
        "min_dims": [0.001, 5, 3.5],
        "max_dims": [0.25, 11.5, 6.125],
        "dim_count": 2,
        "max_oz": 3.5,
        "dimensions_required": true
      },
      {
        "value": "FRE",
        "display": "Flat Rate Envelope",
        "weight": false,
        "dim_count": 0
      },
      {
        "value": "LGLFRENV",
        "display": "Flat Rate Legal Envelope",
        "weight": false,
        "dim_count": 0
      },
      {
        "value": "PFRENV",
        "display": "Flat Rate Padded Envelope",
        "weight": false,
        "dim_count": 0
      },
      {
        "value": "FLAT",
        "display": "Flat",
        "max_dims": [15, 12, 0.75],
        "dim_count": 2,
        "max_oz": 13,
        "dimensions_required": true
      },
      {
        "value": "LGENV",
        "display": "Large Envelope",
        "max_dims": [15, 12, 0.75],
        "dim_count": 2,
        "max_oz": 15,
        "dimensions_required": true
      },
      {
        "value": "NMLETTER",
        "display": "Nonmachinable Letter",
        "max_dims": [0.25, 11.5, 6.125],
        "dim_count": 2,
        "max_oz": 3.5,
        "dimensions_required": true
      },
      {
        "value": "SOFTPACK",
        "display": "Softpack",
        "max_dims": [15, 12, 2],
        "dim_count": 2,
        "max_oz": 20,
        "dimensions_required": true
      }
    ],
    "label_options": [
      "postal_reporting_number",
      "pb_shipper_id",
      "ship_date",
      "non_delivery",
      "delivery_confirmation",
      "reference_number",
      "mailing_zip_code",
      "sender_signature",
      "rate_type",
      "international_rate_type",
      "integrator_id",
      "international_integrator_id",
      "nsa_type",
      "alternate_return_to_address",
      "hazmat_type",
      "hazmat_electronics",
      "parcel_characteristics"
    ],
    "rate_options": [
      "service_type",
      "postal_reporting_number",
      "pb_shipper_id",
      "ship_date",
      "non_delivery",
      "delivery_confirmation",
      "reference_number",
      "mailing_zip_code",
      "rate_type",
      "international_rate_type",
      "integrator_id",
      "international_integrator_id",
      "published_rates",
      "nsa_type",
      "hazmat_type",
      "hazmat_electronics",
      "parcel_characteristics"
    ],
    "shipping_method": [
      {
        "value": "FCM",
        "display": "First-Class Mail",
        "transaction_fee": true,
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "value": "PM",
        "display": "Priority Mail"
      },
      {
        "value": "EM",
        "display": "Express Mail"
      },
      {
        "value": "STDPOST",
        "display": "Standard Post"
      },
      {
        "value": "PRCLSEL",
        "display": "Parcel Select Ground"
      },
      {
        "value": "UGA",
        "display": "Ground Advantage",
        "transaction_fee": true
      },
      {
        "value": "MEDIA",
        "display": "Media Mail"
      },
      {
        "value": "LIB",
        "display": "Library Mail"
      },
      {
        "value": "FCMI",
        "display": "First-Class Mail International"
      },
      {
        "value": "FCPIS",
        "display": "First-Class Package International"
      },
      {
        "value": "EMI",
        "display": "Priority Mail Express International"
      },
      {
        "value": "PMI",
        "display": "Priority Mail International"
      }
    ],
    "nondelivery": [
      {
        "display": "Return",
        "value": "return"
      },
      {
        "display": "Abandon",
        "value": "abandon"
      },
      {
        "display": "Redirect",
        "value": "redirect"
      }
    ],
    "delivery_confirmation": [
      {
        "display": "No delivery confirmation",
        "value": "None"
      },
      {
        "display": "Delivery Confirmation",
        "value": "DelCon"
      },
      {
        "display": "Signature Required",
        "value": "Sig"
      },
      {
        "display": "Adult Signature Required",
        "value": "ADSIG"
      },
      {
        "display": "Adult Signature Restricted Delivery",
        "value": "ADSIGRD"
      },
      {
        "display": "Signature with Restricted Delivery",
        "value": "SigRD"
      }
    ],
    "parcel_characteristics": [
      {
        "display": "Nonstandard Tube or Roll",
        "value": "NONSTD_TUBE_ROLL"
      },
      {
        "display": "Nonstandard Can, Wood or Metal Box",
        "value": "NONSTD_CAN_WOOD_METAL_BX"
      },
      {
        "display": "Nonstandard Liquid Container",
        "value": "NONSTD_LIQUID"
      },
      {
        "display": "Nonstandard Package Preparation",
        "value": "NONSTD_PKG_PREP"
      }
    ],
    "reason_for_export": [
      {
        "display": "Merchandise",
        "value": "MERCHANDISE"
      },
      {
        "display": "Documents",
        "value": "DOCUMENTS"
      },
      {
        "display": "Gift",
        "value": "GIFT"
      },
      {
        "display": "Returned Goods",
        "value": "RETURNED_GOODS"
      },
      {
        "display": "Commercial Sample",
        "value": "COMMERCIAL_SAMPLE"
      },
      {
        "display": "Other",
        "value": "OTHER"
      }
    ],
    "tax_id_type": [
      {"display": "VAT", "value": "VAT_NUMBER"},
      {"display": "IOSS", "value": "IOSS_NUMBER"}
    ],
    "hazmat_type": [
      {
        "display": "Air Eligible Ethanol",
        "value":  "Air Eligible Ethanol"
      },
      {
        "display": "Class 1 Toy Propellant or Safety Fuse - Ground shipments only",
        "value":  "Class 1 Toy Propellant or Safety Fuse"
      },
      {
        "display": "Class 3 - Ground shipments only",
        "value":  "Class 3"
      },
      {
        "display": "Class 7 Radioactive Materials - Ground shipments only",
        "value":  "Class 7 Radioactive Materials"
      },
      {
        "display": "Class 8 Air Eligible Corrosive Materials",
        "value":  "Class 8 Air Eligible Corrosive Materials"
      },
      {
        "display": "Class 8 Sealed Lead Acid Battery",
        "value":  "Class 8 Sealed Lead Acid Battery"
      },
      {
        "display": "Class 9 Dry Ice",
        "value":  "Class 9 Dry Ice"
      },
      {
        "display": "Class 9 Lithium Battery Marked Ground Only",
        "value":  "Class 9 Lithium Battery Marked Ground Only"
      },
      {
        "display": "Class 9 Lithium Battery Unmarked",
        "value":  "Class 9 Lithium Battery Unmarked"
      },
      {
        "display": "Class 9 Lithium Battery with New Device",
        "value":  "Class 9 Lithium Battery with New Device"
      },
      {
        "display": "Class 9 Magnetized Materials",
        "value":  "Class 9 Magnetized Materials"
      },
      {
        "display": "Consumer Commodity",
        "value":  "Consumer Commodity"
      },
      {
        "display": "Div 4.1 Mailable Flammable Solids - Ground shipments only",
        "value":  "Div 4.1 Mailable Flammable Solids"
      },
      {
        "display": "Div 5.1 Hydrogen Peroxide 8 to 20 Percent",
        "value":  "Div 5.1 Hydrogen Peroxide 8 to 20 Percent"
      },
      {
        "display": "Div 5.2 Organic Peroxides",
        "value":  "Div 5.2 Organic Peroxides"
      },
      {
        "display": "Div 6.1 Toxic Materials",
        "value":  "Div 6.1 Toxic Materials"
      },
      {
        "display": "Div 6.2 Biological Materials",
        "value":  "Div 6.2 Biological Materials"
      },
      {
        "display": "Excepted Quantity Provision",
        "value":  "Excepted Quantity Provision"
      },
      {
        "display": "Ground Only Hazardous Materials",
        "value":  "Ground Only Hazardous Materials"
      },
      {
        "display": "Lighters - Ground shipments only",
        "value":  "Lighters"
      },
      {
        "display": "Limited Quantity Ground Only",
        "value":  "Limited Quantity Ground Only"
      },
      {
        "display": "Small Quantity Provision - Ground shipments only",
        "value": "Small Quantity Provision"
      }
    ]
  },
  "pitney_merchant": {
    "display_name": "USPS",
    "customs_form": [],
    "contents_type": [],
    "insurance": [
      {
        "display": "Discounted Insurance",
        "value": "discounted_insurance",
        "max": 5000
      }
    ],
    "box_shape": [
      {
        "value": "SFRB",
        "display": "Small Flat Rate Box",
        "weight": false,
        "dim_count": 0
      },
      {
        "value": "FRB",
        "display": "Medium Flat Rate Box",
        "weight": false,
        "dim_count": 0
      },
      {
        "value": "LFRB",
        "display": "Large Flat Rate Box",
        "weight": false,
        "dim_count": 0
      },
      {
        "value": "PKG",
        "display": "Parcel",
        "max_dims": [120, 38, 41],
        "max_len_plus_girth": 130,
        "max_oz": 1120,
        "dimensions_required": true
      },
      {
        "value": "LETTER",
        "display": "Letter",
        "min_dims": [0.001, 5, 3.5],
        "max_dims": [0.25, 11.5, 6.125],
        "dim_count": 2,
        "max_oz": 3.5,
        "dimensions_required": true
      },
      {
        "value": "FRE",
        "display": "Flat Rate Envelope",
        "weight": false,
        "dim_count": 0
      },
      {
        "value": "LGLFRENV",
        "display": "Flat Rate Legal Envelope",
        "weight": false,
        "dim_count": 0
      },
      {
        "value": "PFRENV",
        "display": "Flat Rate Padded Envelope",
        "weight": false,
        "dim_count": 0
      },
      {
        "value": "FLAT",
        "display": "Flat",
        "max_dims": [15, 12, 0.75],
        "dim_count": 2,
        "max_oz": 13,
        "dimensions_required": true
      },
      {
        "value": "LGENV",
        "display": "Large Envelope",
        "max_dims": [15, 12, 0.75],
        "dim_count": 2,
        "max_oz": 15,
        "dimensions_required": true
      },
      {
        "value": "NMLETTER",
        "display": "Nonmachinable Letter",
        "max_dims": [0.25, 11.5, 6.125],
        "dim_count": 2,
        "max_oz": 3.5,
        "dimensions_required": true
      },
      {
        "value": "SOFTPACK",
        "display": "Softpack",
        "max_dims": [15, 12, 2],
        "dim_count": 2,
        "max_oz": 20,
        "dimensions_required": true
      }
    ],
    "shipping_method": [
      {
        "value": "FCM",
        "display": "First-Class Mail",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "value": "PM",
        "display": "Priority Mail"
      },
      {
        "value": "EM",
        "display": "Express Mail"
      },
      {
        "value": "STDPOST",
        "display": "Standard Post"
      },
      {
        "value": "PRCLSEL",
        "display": "Parcel Select Ground"
      },
      {
        "value": "UGA",
        "display": "Ground Advantage"
      },
      {
        "value": "MEDIA",
        "display": "Media Mail"
      },
      {
        "value": "LIB",
        "display": "Library Mail"
      },
      {
        "value": "FCMI",
        "display": "First-Class Mail International"
      },
      {
        "value": "FCPIS",
        "display": "First-Class Package International"
      },
      {
        "value": "EMI",
        "display": "Priority Mail Express International"
      },
      {
        "value": "PMI",
        "display": "Priority Mail International"
      }
    ],
    "nondelivery": [
      {
        "display": "Return",
        "value": "return"
      },
      {
        "display": "Abandon",
        "value": "abandon"
      },
      {
        "display": "Redirect",
        "value": "redirect"
      }
    ],
    "delivery_confirmation": [
      {
        "display": "No delivery confirmation",
        "value": "None"
      },
      {
        "display": "Delivery Confirmation",
        "value": "DelCon"
      },
      {
        "display": "Signature Required",
        "value": "Sig"
      },
      {
        "display": "Adult Signature Required",
        "value": "ADSIG"
      },
      {
        "display": "Adult Signature Restricted Delivery",
        "value": "ADSIGRD"
      },
      {
        "display": "Signature with Restricted Delivery",
        "value": "SigRD"
      }
    ],
    "reason_for_export": [
      {
        "display": "Merchandise",
        "value": "MERCHANDISE"
      },
      {
        "display": "Documents",
        "value": "DOCUMENTS"
      },
      {
        "display": "Gift",
        "value": "GIFT"
      },
      {
        "display": "Returned Goods",
        "value": "RETURNED_GOODS"
      },
      {
        "display": "Commercial Sample",
        "value": "COMMERCIAL_SAMPLE"
      },
      {
        "display": "Other",
        "value": "OTHER"
      }
    ],
    "tax_id_type": [
      {"display": "VAT", "value": "VAT_NUMBER"},
      {"display": "IOSS", "value": "IOSS_NUMBER"}
    ],
    "hazmat_type": [
      {
        "display": "Air Eligible Ethanol",
        "value":  "Air Eligible Ethanol"
      },
      {
        "display": "Class 1 Toy Propellant or Safety Fuse - Ground shipments only",
        "value":  "Class 1 Toy Propellant or Safety Fuse"
      },
      {
        "display": "Class 3 - Ground shipments only",
        "value":  "Class 3"
      },
      {
        "display": "Class 7 Radioactive Materials - Ground shipments only",
        "value":  "Class 7 Radioactive Materials"
      },
      {
        "display": "Class 8 Air Eligible Corrosive Materials",
        "value":  "Class 8 Air Eligible Corrosive Materials"
      },
      {
        "display": "Class 8 Sealed Lead Acid Battery",
        "value":  "Class 8 Sealed Lead Acid Battery"
      },
      {
        "display": "Class 9 Dry Ice",
        "value":  "Class 9 Dry Ice"
      },
      {
        "display": "Class 9 Lithium Battery Marked Ground Only",
        "value":  "Class 9 Lithium Battery Marked Ground Only"
      },
      {
        "display": "Class 9 Lithium Battery Unmarked",
        "value":  "Class 9 Lithium Battery Unmarked"
      },
      {
        "display": "Class 9 Lithium Battery with New Device",
        "value":  "Class 9 Lithium Battery with New Device"
      },
      {
        "display": "Class 9 Magnetized Materials",
        "value":  "Class 9 Magnetized Materials"
      },
      {
        "display": "Consumer Commodity",
        "value":  "Consumer Commodity"
      },
      {
        "display": "Div 4.1 Mailable Flammable Solids - Ground shipments only",
        "value":  "Div 4.1 Mailable Flammable Solids"
      },
      {
        "display": "Div 5.1 Hydrogen Peroxide 8 to 20 Percent",
        "value":  "Div 5.1 Hydrogen Peroxide 8 to 20 Percent"
      },
      {
        "display": "Div 5.2 Organic Peroxides",
        "value":  "Div 5.2 Organic Peroxides"
      },
      {
        "display": "Div 6.1 Toxic Materials",
        "value":  "Div 6.1 Toxic Materials"
      },
      {
        "display": "Div 6.2 Biological Materials",
        "value":  "Div 6.2 Biological Materials"
      },
      {
        "display": "Excepted Quantity Provision",
        "value":  "Excepted Quantity Provision"
      },
      {
        "display": "Ground Only Hazardous Materials",
        "value":  "Ground Only Hazardous Materials"
      },
      {
        "display": "Lighters - Ground shipments only",
        "value":  "Lighters"
      },
      {
        "display": "Limited Quantity Ground Only",
        "value":  "Limited Quantity Ground Only"
      },
      {
        "display": "Small Quantity Provision - Ground shipments only",
        "value": "Small Quantity Provision"
      }
    ]
  },
  "pitney_presort": {
    "display_name": "USPS Presort",
    "dimensions_required": true,
    "customs_form": [],
    "contents_type": [],
    "insurance": [
      {
        "display": "Discounted Insurance",
        "value": "discounted_insurance",
        "max": 5000
      }
    ],
    "box_shape": [
      {
        "value": "PKG",
        "display": "Parcel"
      },
      {
        "value": "LGENV",
        "display": "Large Envelope"
      }
    ],
    "label_options": ["non_delivery", "delivery_confirmation", "reference_number", "mailing_zip_code"],
    "shipping_method": [
      {
        "value": "STANDARD",
        "display": "Standard Mail"
      },
      {
        "value": "BPM",
        "display": "Bound Printed Matter"
      }
    ],
    "nondelivery": [
      {
        "display": "Return",
        "value": "return"
      },
      {
        "display": "Abandon",
        "value": "abandon"
      },
      {
        "display": "Reject",
        "value": "reject"
      }
    ],
    "delivery_confirmation": [
      {
        "display": "No delivery confirmation",
        "value": "None"
      },
      {
        "display": "Delivery Confirmation",
        "value": "DelCon"
      }
    ],
    "reason_for_export": [
      {
        "display": "Merchandise",
        "value": "MERCHANDISE"
      },
      {
        "display": "Documents",
        "value": "DOCUMENTS"
      },
      {
        "display": "Gift",
        "value": "GIFT"
      },
      {
        "display": "Returned Goods",
        "value": "RETURNED_GOODS"
      },
      {
        "display": "Commercial Sample",
        "value": "COMMERCIAL_SAMPLE"
      },
      {
        "display": "Other",
        "value": "OTHER"
      }
    ]
  },
  "fedex_360": {
    "alcohol_recipient_type": [
      {
        "value": "CONSUMER",
        "display": "Consumer"
      },
      {
        "value": "LICENSEE",
        "display": "Licensee"
      }
    ],
    "ancillary_endorsement": [
      {
        "display": "Address Correction",
        "value": "ADD_CORR"
      },
      {
        "display": "Carrier - Leave If No Response",
        "value": "CARRIER_LEAVE_IF_NO_RES",
        "note": "not sure but this cannot be used with other ancillary endorsements "
      },
      {
        "display": "Return Service",
        "value": "RET_SERVICE"
      }
    ],
    "battery_materials": [
      {
        "display": "Lithium Ion",
        "value": "LITHIUM_ION"
      },
      {
        "display": "Lithium Metal",
        "value": "LITHIUM_METAL"
      }
    ],
    "battery_packaging": [
      {
        "display": "Packed with Equipment",
        "value": "PACKED_WITH_EQUIPMENT"
      },
      {
        "display": "Contained in Equipment",
        "value": "CONTAINED_IN_EQUIPMENT"
      }
    ],
    "box_shape": [
      {
        "display": "Custom Packaging",
        "value": "PKG",
        "dimensions_required": true,
        "default": true
      },
      {
        "display": "FedEx® Envelope",
        "value": "LTR"
      },
      {
        "display": "FedEx® Pak",
        "value": "PACK"
      },
      {
        "display": "FedEx® Tube",
        "value": "TUBE"
      },
      {
        "display": "FedEx® Small Box",
        "value": "SMALL_EXP_BOX"
      },
      {
        "display": "FedEx® Medium Box",
        "value": "MED_EXP_BOX"
      },
      {
        "display": "FedEx® Large Box",
        "value": "LG_EXP_BOX"
      },
      {
        "display": "FedEx® Extra Large Box",
        "value": "EXTRA_LG_EXP_BOX"
      }
    ],
    "delivery_confirmation": [
      {
        "display": "Deliver Without Signature",
        "value": "NO_SIG"
      },
      {
        "display": "Indirect Signature Required",
        "value": "SIG"
      },
      {
        "display": "Direct Signature Required",
        "value": "DIRECT_SIG"
      },
      {
        "display": "Adult Signature Required",
        "value": "ADULT_SIG"
      }
    ],
    "display_name": "FedEx",
    "insurance": [
      {
        "display": "Discounted Insurance",
        "value": "discounted_insurance"
      }
    ],
    "label_options": [
      "alcohol_shipment_license",
      "alternate_return_to_address",
      "batteries",
      "customs",
      "delivery_confirmation",
      "duties_payment_account",
      "duties_payment_type",
      "email_alert",
      "etd_service_default_false",
      "evening_delivery",
      "hold_at_location_id",
      "importer_of_record_account_number",
      "importer_of_record_address",
      "importer_of_record_tin",
      "is_return",
      "payment_account",
      "payment_type",
      "priority_alert",
      "saturday_delivery",
      "ship_date"
    ],
    "payor": [
      {
        "display": "Sender",
        "value": "BILL_SENDER"
      },
      {
        "display": "Recipient",
        "value": "BILL_RECEIVER"
      },
      {
        "display": "Third Party",
        "value": "BILL_THIRD_PARTY"
      }
    ],
    "priority_alert": [
      {"value": "PRIORITY_ALERT", "display": "Priority Alert"},
      {"value": "PRIORITY_ALERT_PLUS", "display": "Priority Alert Plus"}
    ],
    "rate_options": [
      "alcohol_shipment_license",
      "alternate_return_to_address",
      "batteries",
      "customs",
      "delivery_confirmation",
      "duties_payment_account",
      "duties_payment_type",
      "email_alert",
      "etd_service_default_false",
      "evening_delivery",
      "hold_at_location_id",
      "importer_of_record_account_number",
      "importer_of_record_address",
      "importer_of_record_tin",
      "is_return",
      "payment_account",
      "payment_type",
      "priority_alert",
      "saturday_delivery",
      "service_type",
      "ship_date"
    ],
    "reason_for_export": [
      {
        "display": "Merchandise",
        "value": "MERCHANDISE"
      },
      {
        "display": "Documents",
        "value": "DOCUMENTS"
      },
      {
        "display": "Gift",
        "value": "GIFT"
      },
      {
        "display": "Returned Goods",
        "value": "RETURNED_GOODS"
      },
      {
        "display": "Commercial Sample",
        "value": "COMMERCIAL_SAMPLE"
      },
      {
        "display": "Other",
        "value": "OTHER"
      }
    ],
    "shipping_method": [
      {
        "display": "FedEx Home Delivery®",
        "value": "HOM"
      },
      {
        "display": "FedEx Ground®",
        "value": "GRD"
      },
      {
        "display": "FedEx Express Saver®",
        "value": "3DA"
      },
      {
        "display": "FedEx 2Day®",
        "value": "2DA"
      },
      {
        "display": "FedEx 2Day® A.M.",
        "value": "2DA_AM"
      },
      {
        "display": "FedEx Standard Overnight®",
        "value": "NDA_SVR"
      },
      {
        "display": "FedEx Priority Overnight®",
        "value": "NDA"
      },
      {
        "display": "FedEx First Overnight®",
        "value": "NDA_AM"
      },
      {
        "display": "FedEx International Ground®",
        "value": "STD"
      },
      {
        "display": "FedEx International Priority®",
        "value": "EXP"
      },
      {
        "display": "FedEx International Priority® Express",
        "value": "EXP_X"
      },
      {
        "display": "FedEx® International Connect Plus",
        "value": "EXP_CP"
      },
      {
        "display": "FedEx International Economy®",
        "value": "XPD"
      },
      {
        "display": "FedEx International First®",
        "value": "XPP"
      },
      {
        "display": "FedEx Ground® Economy (under 1 lb)",
        "value": "SP_PRE_STD"
      },
      {
        "display": "FedEx Ground® Economy Media",
        "value": "SP_MEDIA"
      },
      {
        "display": "FedEx Ground® Economy Bound Printed Matter",
        "value": "SP_PRE_PRINT"
      },
      {
        "display": "FedEx Ground® Economy",
        "value": "SP_PRCLSEL",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      }
    ]
  },
  "amazon": {
    "display_name": "Amazon Buy Shipping",
    "dimensions_required": true,
    "customs_form": [],
    "contents_type": [],
    "insurance": [],
    "box_shape": [
      {
        "value": "CUSTOM_PACKAGE",
        "display": "Custom Packaging"
      },
      {
        "value": "FedEx_Box_10kg",
        "display": "FedEx® Box (10kg)"
      },
      {
        "value": "FedEx_Box_25kg",
        "display": "FedEx® Box (25kg)"
      },
      {
        "value": "FedEx_Box_Extra_Large_1",
        "display": "FedEx® Box (Extra Large 1)"
      },
      {
        "value": "FedEx_Box_Extra_Large_2",
        "display": "FedEx® Box (Extra Large 2)"
      },
      {
        "value": "FedEx_Box_Large_1",
        "display": "FedEx® Box (Large 1)"
      },
      {
        "value": "FedEx_Box_Large_2",
        "display": "FedEx® Box (Large 2)"
      },
      {
        "value": "FedEx_Box_Medium_1",
        "display": "FedEx® Box (Medium 1)"
      },
      {
        "value": "FedEx_Box_Medium_2",
        "display": "FedEx® Box (Medium 2)"
      },
      {
        "value": "FedEx_Box_Small_1",
        "display": "FedEx® Box (Small 1)"
      },
      {
        "value": "FedEx_Box_Small_2",
        "display": "FedEx® Box (Small 2)"
      },
      {
        "value": "FedEx_Envelope",
        "display": "FedEx® Envelope"
      },
      {
        "value": "FedEx_Padded_Pak",
        "display": "FedEx® Padded Pak"
      },
      {
        "value": "FedEx_Pak_1",
        "display": "FedEx® Pak 1"
      },
      {
        "value": "FedEx_Pak_2",
        "display": "FedEx® Pak 2"
      },
      {
        "value": "FedEx_Tube",
        "display": "FedEx® Tube"
      },
      {
        "value": "FedEx_XL_Pak",
        "display": "FedEx® XL Pak"
      },
      {
        "value": "UPS_Box_10kg",
        "display": "UPS® Box (10kg)"
      },
      {
        "value": "UPS_Box_25kg",
        "display": "UPS® Box (25kg)"
      },
      {
        "value": "UPS_Express_Box",
        "display": "UPS® Express Box"
      },
      {
        "value": "UPS_Express_Box_Large",
        "display": "UPS® Express Box (Large)"
      },
      {
        "value": "UPS_Express_Box_Medium",
        "display": "UPS® Express Box (Medium)"
      },
      {
        "value": "UPS_Express_Box_Small",
        "display": "UPS® Express Box (Small)"
      },
      {
        "value": "UPS_Express_Envelope",
        "display": "UPS® Express Envelope"
      },
      {
        "value": "UPS_Express_Hard_Pak",
        "display": "UPS® Express Hard Pak"
      },
      {
        "value": "UPS_Express_Legal_Envelope",
        "display": "UPS® Express Legal Envelope"
      },
      {
        "value": "UPS_Express_Pak",
        "display": "UPS® Express Pak"
      },
      {
        "value": "UPS_Express_Tube",
        "display": "UPS® Express Tube"
      },
      {
        "value": "UPS_Laboratory_Pak",
        "display": "UPS® Laboratory Pak"
      },
      {
        "value": "UPS_Pad_Pak",
        "display": "UPS® Pad Pak"
      },
      {
        "value": "UPS_Pallet",
        "display": "UPS® Pallet"
      },
      {
        "value": "USPS_Card",
        "display": "USPS® Card"
      },
      {
        "value": "USPS_Flat",
        "display": "USPS® Flat"
      },
      {
        "value": "USPS_FlatRateCardboardEnvelope",
        "display": "USPS® Flat Rate Cardboard Envelope"
      },
      {
        "value": "USPS_FlatRateEnvelope",
        "display": "USPS® Flat Rate Envelope"
      },
      {
        "value": "USPS_FlatRateGiftCardEnvelope",
        "display": "USPS® Flat Rate Gift Card Envelope"
      },
      {
        "value": "USPS_FlatRateLegalEnvelope",
        "display": "USPS® Flat Rate Legal Envelope"
      },
      {
        "value": "USPS_FlatRatePaddedEnvelope",
        "display": "USPS® Flat Rate Padded Envelope"
      },
      {
        "value": "USPS_FlatRateWindowEnvelope",
        "display": "USPS® Flat Rate Window Envelope"
      },
      {
        "value": "USPS_LargeFlatRateBoardGameBox",
        "display": "USPS® Large Flat Rate Board Game Box"
      },
      {
        "value": "USPS_LargeFlatRateBox",
        "display": "USPS® Large Flat Rate Box"
      },
      {
        "value": "USPS_Letter",
        "display": "USPS® Letter"
      },
      {
        "value": "USPS_MediumFlatRateBox1",
        "display": "USPS® Medium Flat Rate Box 1"
      },
      {
        "value": "USPS_MediumFlatRateBox2",
        "display": "USPS® Medium Flat Rate Box 2"
      },
      {
        "value": "USPS_SmallFlatRateBox",
        "display": "USPS® Small Flat Rate Box"
      },
      {
        "value": "USPS_SmallFlatRateEnvelope",
        "display": "USPS® Small Flat Rate Envelope"
      }
    ],
    "label_options": [
      "amazon_order_id",
      "arrive_by_date",
      "carrier_pickup",
      "delivery_confirmation",
      "order_items",
      "ship_date",
      "shipping_method"
    ],
    "rate_options": [
      "amazon_order_id",
      "arrive_by_date",
      "carrier_pickup",
      "delivery_confirmation",
      "order_items",
      "ship_date"
    ],
    "shipping_method": [
      {
        "value": "FEDEX_PTP_PRIORITY_OVERNIGHT",
        "display": "FedEx® Priority Overnight®"
      },
      {
        "value": "FEDEX_PTP_STANDARD_OVERNIGHT",
        "display": "FedEx® Standard Overnight®"
      },
      {
        "value": "FEDEX_PTP_PRI_OVERNIGHT_SAT",
        "display": "FedEx® Priority Overnight® (Saturday)"
      },
      {
        "value": "FEDEX_PTP_SECOND_DAY_AM",
        "display": "FedEx® 2Day® A.M."
      },
      {
        "value": "FEDEX_PTP_SECOND_DAY_SAT",
        "display": "FedEx® 2Day® (Saturday)."
      },
      {
        "value": "FEDEX_PTP_SECOND_DAY",
        "display": "FedEx® 2Day®"
      },
      {
        "value": "FEDEX_PTP_EXPRESS_SAVER",
        "display": "FedEx® Express Saver®"
      },
      {
        "value": "FEDEX_PTP_HOME_DELIVERY",
        "display": "FedEx® Home Delivery®"
      },
      {
        "value": "FEDEX_PTP_GROUND",
        "display": "FedEx® Ground®"
      },
      {
        "value": "FEDEX_PTP_PRIORITY_OVERNIGHT_ONE_RATE",
        "display": "FedEx® Priority Overnight® One Rate®"
      },
      {
        "value": "FEDEX_PTP_PRI_OVERN_ONE_R_SAT",
        "display": "FedEx® Priority Overnight® One Rate® (Saturday)"
      },
      {
        "value": "FEDEX_PTP_STANDARD_OVERNIGHT_ONE_RATE",
        "display": "FedEx® Standard Overnight® One Rate®"
      },
      {
        "value": "FEDEX_PTP_SECOND_DAY_AM_ONE_RATE",
        "display": "FedEx® 2Day® A.M. One Rate®"
      },
      {
        "value": "FEDEX_PTP_SEC_DAY_ONE_RATE_SAT",
        "display": "FedEx® 2Day® One Rate® (Saturday)"
      },
      {
        "value": "FEDEX_PTP_SECOND_DAY_ONE_RATE",
        "display": "FedEx® 2Day® One Rate®"
      },
      {
        "value": "FEDEX_PTP_EXPRESS_SAVER_ONE_RATE",
        "display": "FedEx® Express Saver® One Rate®"
      },
      {
        "value": "FEDEX_PTP_SMARTPOST",
        "display": "FedEx Ground® Economy"
      },
      {
        "value": "USPS_PTP_EXP",
        "display": "USPS® Priority Mail Express®"
      },
      {
        "value": "USPS_PTP_EXP_CUSTOMS",
        "display": "USPS® Priority Mail Express (Customs)"
      },
      {
        "value": "USPS_PTP_EXP_FRE",
        "display": "USPS® Priority Mail Express® Flat Rate Envelope"
      },
      {
        "value": "USPS_PTP_FC",
        "display": "USPS® First Class",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "value": "USPS_PTP_FC_CUSTOMS",
        "display": "USPS® First Class (Customs)",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "value": "USPS_PTP_PRI",
        "display": "USPS® Priority Mail®"
      },
      {
        "value": "USPS_PTP_PRI_CUSTOMS",
        "display": "USPS® Priority Mail® (Customs)"
      },
      {
        "value": "USPS_PTP_PRI_CUBIC",
        "display": "USPS® Priority Mail® Cubic"
      },
      {
        "value": "USPS_PTP_PRI_FRE",
        "display": "USPS® Priority Mail® Flat Rate Envelope"
      },
      {
        "value": "USPS_PTP_PRI_LFRB",
        "display": "USPS® Priority Mail® Large Flat Rate Box"
      },
      {
        "value": "USPS_PTP_PRI_LFRB_CUSTOMS",
        "display": "USPS® Priority Mail® Large Flat Rate Box (Customs)"
      },
      {
        "value": "USPS_PTP_PRI_MFRB",
        "display": "USPS® Priority Mail® Flat Rate Box"
      },
      {
        "value": "USPS_PTP_PRI_SFRB",
        "display": "USPS® Priority Mail® Small Flat Rate Box"
      },
      {
        "value": "USPS_PTP_PSBN",
        "display": "USPS® Parcel Select"
      },
      {
        "value": "USPS_PTP_GAC",
        "display": "USPS® Ground Advantage® Cubic"
      },
      {
        "value": "USPS_PTP_GAL",
        "display": "USPS® Ground Advantage® (<1 lb)"
      },
      {
        "value": "USPS_PTP_GAH",
        "display": "USPS® Ground Advantage® (1-70 lb)"
      },
      {
        "value": "UPS_PTP_GND",
        "display": "UPS® Ground"
      },
      {
        "value": "UPS_PTP_GROUNDSAVER",
        "display": "UPS® Ground Saver®"
      },
      {
        "value": "UPS_PTP_3DAY_SELECT",
        "display": "UPS® 3 Day Select"
      },
      {
        "value": "UPS_PTP_2ND_DAY_AIR",
        "display": "UPS® 2nd Day Air"
      },
      {
        "value": "UPS_PTP_NEXT_DAY_AIR",
        "display": "UPS® Next Day Air®"
      },
      {
        "value": "UPS_PTP_NEXT_DAY_AIR_SAT",
        "display": "UPS® Next Day Air® Saturday"
      },
      {
        "value": "UPS_PTP_NEXT_DAY_AIR_SAVER",
        "display": "UPS® Next Day Air Saver®"
      },
      {
        "value": "STAMPS_US_PM_SFRB",
        "display": "Stamps USPS® Priority Mail® Small Flat Rate Box"
      },
      {
        "value": "STAMPS_US_PM_FRB",
        "display": "Stamps USPS® Priority Mail® Flat Rate Box"
      },
      {
        "value": "STAMPS_US_PM_LFRB",
        "display": "Stamps USPS® Priority Mail® Large Flat Rate Box"
      },
      {
        "value": "STAMPS_US_PM_FRE",
        "display": "Stamps USPS® Priority Mail® Flat Rate Envelope"
      },
      {
        "value": "STAMPS_US_FC_PACKAGE",
        "display": "Stamps USPS® First Class Package"
      },
      {
        "value": "STAMPS_US_XM_FRE",
        "display": "Stamps USPS® Priority Mail Express® Flat Rate Envelope"
      },
      {
        "value": "STAMPS_US_XM_PACKAGE",
        "display": "Stamps USPS® Priority Mail Express® Package"
      },
      {
        "value": "STAMPS_US_PM_PACKAGE",
        "display": "Stamps USPS® Priority Mail® Package"
      },
      {
        "value": "USPS_PTP_EXP_LFRE",
        "display": "USPS Priority Mail Express® Legal Flat Rate Envelope"
      },
      {
        "value": "USPS_PTP_EXP_PFRE",
        "display": "USPS Priority Mail Express® Padded Flat Rate Envelope"
      },
      {
        "value": "USPS_PTP_PRI_LFRE",
        "display": "USPS Priority Mail® Legal Flat Rate Envelope"
      },
      {
        "value": "USPS_PTP_PRI_PFRE",
        "display": "USPS Priority Mail® Padded Flat Rate Envelope"
      },
      {
        "value": "USPS_PTP_BPM",
        "display": "USPS Bound Printed Matter"
      },
      {
        "value": "ONTRAC_MFN_GROUND",
        "display": "OnTrac MFN Ground"
      },
      {
        "value": "std-us-swa-mfn",
        "display": "Amazon Shipping Ground"
      }
    ],
    "nondelivery": [],
    "delivery_confirmation": [
      {
        "value": "NoTracking",
        "display": "No delivery confirmation"
      },
      {
        "value": "NoPreference",
        "display": "No preference"
      },
      {
        "value": "DeliveryConfirmationWithoutSignature",
        "display": "Delivery Confirmation"
      },
      {
        "value": "DeliveryConfirmationWithSignature",
        "display": "Signature Required"
      },
      {
        "value": "DeliveryConfirmationWithAdultSignature",
        "display": "Adult Signature Required"
      }
    ],
    "reason_for_export": []
  },
  "amazon_shipper": {
    "display_name": "Amazon Shipping",
    "dimensions_required": true,
    "box_shape": [
      {
        "value": "CUSTOM_PACKAGE",
        "display": "Custom Packaging"
      }
    ],
    "label_options": ["service_token", "shipment_id"],
    "rate_options": ["amazon_order_id", "order_items", "ship_date"],
    "shipping_method": [
      {
        "value": "std-us-swa-mfn",
        "display": "Amazon Shipping Ground"
      }
    ],
    "shipping_purpose": [
      {
        "value": "SALE",
        "display": "Sale"
      },
      {
        "value": "STOCK_TRANSFER",
        "display": "Stock Transfer"
      },
      {
        "value": "RETURN",
        "display": "Return"
      },
      {
        "value": "PERSONAL",
        "display": "Personal"
      },
      {
        "value": "GIFT",
        "display": "Gift"
      },
      {
        "value": "SAMPLE",
        "display": "Sample"
      }
    ]
  },
  "newgistics": {
    "deprecated": true,
    "display_name": "PB Standard",
    "dimensions_required": true,
    "delivery_confirmation": [
      {
        "display": "Delivery Confirmation",
        "value": "DelCon"
      },
      {
        "display": "Signature Required",
        "value": "Sig"
      }
    ],
    "shipping_method": [
      {
        "display": "Parcel Select",
        "value": "PRCLSEL",
        "no_rates": true
      },
      {
        "display": "Parcel Select Lightweight",
        "value": "PSLW",
        "no_rates": true
      },
      {
        "display": "Bound Printed Matter",
        "value": "BPM",
        "no_rates": true
      }
    ],
    "box_shape": [
      {"display": "Parcel", "value": "PKG"}
    ],
    "nondelivery": [
      {
        "value": "AddressServiceRequested",
        "display": "Address Service Requested"
      },
      {
        "value": "AddressServiceRequestedBPRS",
        "display": "Address Service Requested (BPRS)"
      },
      {
        "value": "ReturnServiceRequested",
        "display": "Return Service Requested"
      },
      {
        "value": "ReturnServiceRequestedBPRS",
        "display": "Return Service Requested (BPRS)"
      },
      {
        "value": "ChangeServiceRequested",
        "display": "Change Service Requested"
      },
      {
        "value": "ForwardingServiceRequested",
        "display": "Forwarding Service Requested"
      },
      {
        "value": "ElectronicServiceRequested",
        "display": "Electronic Service Requested"
      }
    ],
    "dangerous_goods": [
      {
        "value": "Explosives",
        "display": "Explosives"
      },
      {
        "value": "Gases",
        "display": "Gases"
      },
      {
        "value": "FlammableCombustibleLiquids",
        "display": "Flammable Combustible Liquids"
      },
      {
        "value": "FlammableSolids",
        "display": "Flammable Solids"
      },
      {
        "value": "OxidizingSubstancesOrganicPeroxides",
        "display": "Oxidizing Substances Organic Peroxides"
      },
      {
        "value": "ToxicSubstancesAndInfectiousSubstances",
        "display": "Toxic Substances And Infectious Substances"
      },
      {
        "value": "RadioactiveMaterial",
        "display": "Radioactive Material"
      },
      {
        "value": "Corrosives",
        "display": "Corrosives"
      },
      {
        "value": "ORMD",
        "display": "ORM-D"
      },
      {
        "value": "ConsumerCommodities",
        "display": "Consumer Commodities"
      },
      {
        "value": "MiscellaneousHazardousMaterial",
        "display": "Miscellaneous Hazardous Material"
      }
    ],
    "reason_for_export": [
      {
        "display": "Merchandise",
        "value": "MERCHANDISE"
      },
      {
        "display": "Documents",
        "value": "DOCUMENTS"
      },
      {
        "display": "Gift",
        "value": "GIFT"
      },
      {
        "display": "Returned Goods",
        "value": "RETURNED_GOODS"
      },
      {
        "display": "Commercial Sample",
        "value": "COMMERCIAL_SAMPLE"
      },
      {
        "display": "Dangerous Goods",
        "value": "DANGEROUS_GOODS"
      },
      {
        "display": "Other",
        "value": "OTHER"
      }
    ]
  },
  "pb_standard": {
    "display_name": "PB Standard",
    "dimensions_required": true,
    "delivery_confirmation": [
      {
        "display": "Delivery Confirmation",
        "value": "DelCon"
      },
      {
        "display": "Signature Required",
        "value": "Sig"
      }
    ],
    "shipping_method": [
      {
        "display": "Parcel Select",
        "value": "PRCLSEL",
        "no_rates": true
      },
      {
        "display": "Parcel Select Lightweight",
        "value": "PSLW",
        "no_rates": true
      },
      {
        "display": "Bound Printed Matter",
        "value": "BPM",
        "no_rates": true
      }
    ],
    "box_shape": [
      {"display": "Parcel", "value": "PKG"}
    ],
    "nondelivery": [
      {
        "value": "AddressServiceRequested",
        "display": "Address Service Requested"
      },
      {
        "value": "AddressServiceRequestedBPRS",
        "display": "Address Service Requested (BPRS)"
      },
      {
        "value": "ReturnServiceRequested",
        "display": "Return Service Requested"
      },
      {
        "value": "ReturnServiceRequestedBPRS",
        "display": "Return Service Requested (BPRS)"
      },
      {
        "value": "ChangeServiceRequested",
        "display": "Change Service Requested"
      },
      {
        "value": "ForwardingServiceRequested",
        "display": "Forwarding Service Requested"
      },
      {
        "value": "ElectronicServiceRequested",
        "display": "Electronic Service Requested"
      }
    ],
    "dangerous_goods": [
      {
        "value": "Explosives",
        "display": "Explosives"
      },
      {
        "value": "Gases",
        "display": "Gases"
      },
      {
        "value": "FlammableCombustibleLiquids",
        "display": "Flammable Combustible Liquids"
      },
      {
        "value": "FlammableSolids",
        "display": "Flammable Solids"
      },
      {
        "value": "OxidizingSubstancesOrganicPeroxides",
        "display": "Oxidizing Substances Organic Peroxides"
      },
      {
        "value": "ToxicSubstancesAndInfectiousSubstances",
        "display": "Toxic Substances And Infectious Substances"
      },
      {
        "value": "RadioactiveMaterial",
        "display": "Radioactive Material"
      },
      {
        "value": "Corrosives",
        "display": "Corrosives"
      },
      {
        "value": "ORMD",
        "display": "ORM-D"
      },
      {
        "value": "ConsumerCommodities",
        "display": "Consumer Commodities"
      },
      {
        "value": "MiscellaneousHazardousMaterial",
        "display": "Miscellaneous Hazardous Material"
      }
    ]
  },
  "visible_usps": {
    "deprecated": true,
    "display_name": "USPS",
    "box_shape": [
      {
        "value": "SmallFlatRateBox",
        "display": "Small Flat Rate Box"
      },
      {
        "value": "MediumFlatRateBox",
        "display": "Medium Flat Rate Box"
      },
      {
        "value": "LargeFlatRateBox",
        "display": "Large Flat Rate Box"
      },
      {
        "value": "LargeFlatRateBoxAPO",
        "display": "Large Flat Rate Box APO"
      },
      {
        "value": "Package",
        "display": "Parcel",
        "dimensions_required": true
      },
      {
        "value": "Letter",
        "display": "Letter",
        "dimensions_required": true
      },
      {
        "value": "Envelope",
        "display": "Envelope"
      },
      {
        "value": "FlatRateEnvelope",
        "display": "Flat Rate Envelope"
      },
      {
        "value": "LegalFlatRateEnvelope",
        "display": "Flat Rate Legal Envelope"
      },
      {
        "value": "PaddedFlatRateEnvelope",
        "display": "Flat Rate Padded Envelope"
      }
    ],
    "shipping_method": [
      {
        "value": "FirstClassMail",
        "display": "First-Class Mail",
        "insurance": {
          "discounted_insurance": {"max": 1000}
        }
      },
      {
        "value": "PriorityMail",
        "display": "Priority Mail"
      },
      {
        "value": "ExpressMail",
        "display": "Priority Mail Express"
      },
      {
        "value": "ParcelPost",
        "display": "Standard Post"
      },
      {
        "value": "USPSParcelSelectGround",
        "display": "Parcel Select Ground"
      },
      {
        "value": "ReturnsService",
        "display": "Returns Service"
      },
      {
        "value": "MediaMail",
        "display": "Media Mail"
      },
      {
        "value": "LibraryMail",
        "display": "Library Mail"
      },
      {
        "value": "FirstClassMailInternational",
        "display": "First-Class Mail International"
      },
      {
        "value": "FirstClassPackageInternational",
        "display": "First-Class Package International"
      },
      {
        "value": "ExpressMailInternational",
        "display": "Priority Mail Express International"
      },
      {
        "value": "PriorityMailInternational",
        "display": "Priority Mail International"
      }
    ],
    "delivery_confirmation": [
      {
        "display": "No delivery confirmation",
        "value": "None"
      },
      {
        "display": "Delivery Confirmation",
        "value": "DELIVERY CONFIRMATION"
      },
      {
        "display": "Signature Required",
        "value": "SIGNATURE CONFIRMATION"
      },
      {
        "display": "Adult Signature Required",
        "value": "ADULT SIGNATURE REQUIRED"
      }
    ],
    "reason_for_export": [
      {
        "display": "Merchandise",
        "value": "MERCHANDISE"
      },
      {
        "display": "Documents",
        "value": "DOCUMENTS"
      },
      {
        "display": "Gift",
        "value": "GIFT"
      },
      {
        "display": "Returned Goods",
        "value": "RETURNED_GOODS"
      },
      {
        "display": "Commercial Sample",
        "value": "COMMERCIAL_SAMPLE"
      },
      {
        "display": "Other",
        "value": "OTHER"
      }
    ]
  },
  "onelivex": {
    "deprecated": true,
    "display_name": "X Delivery",
    "dimensions_required": true,
    "box_shape": [
      {"display": "Parcel", "value": "PKG"}
    ],
    "shipping_method": [
      {"display": "Standard", "value": "standard"}
    ],
    "controlled_substance": [
      {"display": "Tobacco", "value": "tobacco"},
      {"display": "Flavored Tobacco", "value": "flavored_tobacco"}
    ],
    "delivery_confirmation": [
      {
        "display": "Signature",
        "value": "signature_required"
      },
      {
        "display": "Over 21 Signature Required",
        "value": "21_signature_required"
      }
    ]
  },
  "sendle": {
    "display_name": "Sendle",
    "dimensions_required": true,
    "box_shape": [
      {
        "display": "Parcel",
        "value": "PKG",
        "max_len_plus_girth": 108,
        "max_oz": 1120
      }
    ],
    "shipping_method": [
      {"value": "SAVER-DROPOFF", "display": "Sendle Saver Drop Off"},
      {"value": "SAVER-PICKUP", "display": "Sendle Saver Pickup"},
      {"value": "STANDARD-DROPOFF", "display": "Sendle Preferred Drop Off"},
      {"value": "STANDARD-PICKUP", "display": "Sendle Preferred Pickup"},
      {"value": "EXPRESS-PICKUP", "display": "Sendle Express Pickup"},
      {"value": "GROUND-ADVANTAGE-DROPOFF", "display": "Ground Advantage Plus Drop Off"},
      {"value": "GROUND-ADVANTAGE-PICKUP", "display": "Ground Advantage Plus Pickup"},
      {"value": "PRIORITY-DROPOFF", "display": "Priority Mail Plus Drop Off"},
      {"value": "PRIORITY-EXPRESS-DROPOFF", "display": "Priority Mail Express Plus Drop Off"},
      {"value": "PRIORITY-EXPRESS-PICKUP", "display": "Priority Mail Express Plus Pickup"},
      {"value": "PRIORITY-PICKUP", "display": "Priority Mail Plus Pickup"},
      {"value": "THREE-DAY-DROPOFF", "display": "Sendle 3-Day Guaranteed Drop Off"},
      {"value": "THREE-DAY-PICKUP", "display": "Sendle 3-Day Guaranteed Pickup"},
      {"value": "TWO-DAY-DROPOFF", "display": "Sendle 2-Day Guaranteed Drop Off"},
      {"value": "TWO-DAY-PICKUP", "display": "Sendle 2-Day Guaranteed Pickup"}
    ],
    "reason_for_export": [
      {"value": "Documents", "display": "Documents"},
      {"value": "Gift", "display": "Gift"},
      {"value": "Merchandise", "display": "Merchandise"},
      {"value": "Returned Goods", "display": "Returned Goods"},
      {"value": "Sample", "display": "Sample"},
      {"value": "Other", "display": "Other"}
    ]
  },
  "shippo": {
    "display_name": "Shippo",
    "dimensions_required": true,
    "alcohol_shipment_license": [
      {
        "value": "consumer",
        "display": "Consumer"
      },
      {
        "value": "licensee",
        "display": "Licensee"
      }
    ],
    "ancillary_endorsement": [
      {
        "display": "Forwarding Service Requested",
        "value": "FORWARDING_SERVICE_REQUESTED"
      },
      {
        "display": "Return Service Requested",
        "value": "RETURN_SERVICE_REQUESTED"
      }
    ],
    "box_shape": [
      {
        "value": "PKG",
        "display": "Custom Packaging"
      },
      {
        "value": "FedEx_Box_10kg",
        "display": "FedEx® Box (10kg)"
      },
      {
        "value": "FedEx_Box_25kg",
        "display": "FedEx® Box (25kg)"
      },
      {
        "value": "FedEx_Box_Extra_Large_1",
        "display": "FedEx® Box (Extra Large 1)"
      },
      {
        "value": "FedEx_Box_Extra_Large_2",
        "display": "FedEx® Box (Extra Large 2)"
      },
      {
        "value": "FedEx_Box_Large_1",
        "display": "FedEx® Box (Large 1)"
      },
      {
        "value": "FedEx_Box_Large_2",
        "display": "FedEx® Box (Large 2)"
      },
      {
        "value": "FedEx_Box_Medium_1",
        "display": "FedEx® Box (Medium 1)"
      },
      {
        "value": "FedEx_Box_Medium_2",
        "display": "FedEx® Box (Medium 2)"
      },
      {
        "value": "FedEx_Box_Small_1",
        "display": "FedEx® Box (Small 1)"
      },
      {
        "value": "FedEx_Box_Small_2",
        "display": "FedEx® Box (Small 2)"
      },
      {
        "value": "FedEx_Envelope",
        "display": "FedEx® Envelope"
      },
      {
        "value": "FedEx_Padded_Pak",
        "display": "FedEx® Padded Pak"
      },
      {
        "value": "FedEx_Pak_1",
        "display": "FedEx® Pak 1"
      },
      {
        "value": "FedEx_Pak_2",
        "display": "FedEx® Pak 2"
      },
      {
        "value": "FedEx_Tube",
        "display": "FedEx® Tube"
      },
      {
        "value": "FedEx_XL_Pak",
        "display": "FedEx® XL Pak"
      },
      {
        "value": "UPS_Box_10kg",
        "display": "UPS® Box (10kg)"
      },
      {
        "value": "UPS_Box_25kg",
        "display": "UPS® Box (25kg)"
      },
      {
        "value": "UPS_Express_Box",
        "display": "UPS® Express Box"
      },
      {
        "value": "UPS_Express_Box_Large",
        "display": "UPS® Express Box (Large)"
      },
      {
        "value": "UPS_Express_Box_Medium",
        "display": "UPS® Express Box (Medium)"
      },
      {
        "value": "UPS_Express_Box_Small",
        "display": "UPS® Express Box (Small)"
      },
      {
        "value": "UPS_Express_Envelope",
        "display": "UPS® Express Envelope"
      },
      {
        "value": "UPS_Express_Hard_Pak",
        "display": "UPS® Express Hard Pak"
      },
      {
        "value": "UPS_Express_Legal_Envelope",
        "display": "UPS® Express Legal Envelope"
      },
      {
        "value": "UPS_Express_Pak",
        "display": "UPS® Express Pak"
      },
      {
        "value": "UPS_Express_Tube",
        "display": "UPS® Express Tube"
      },
      {
        "value": "UPS_Laboratory_Pak",
        "display": "UPS® Laboratory Pak"
      },
      {
        "value": "UPS_MI_BPM",
        "display": "UPS MI BPM"
      },
      {
        "value": "UPS_MI_BPM_Flat",
        "display": "UPS MI Bpm Flat"
      },
      {
        "value": "UPS_MI_BPM_Parcel",
        "display": "UPS MI BPM Parcel"
      },
      {
        "value": "UPS_MI_First_Class",
        "display": "UPS MI First Class"
      },
      {
        "value": "UPS_MI_Flat",
        "display": "UPS MI Flat"
      },
      {
        "value": "UPS_MI_Irregular",
        "display": "UPS MI Irregular"
      },
      {
        "value": "UPS_MI_Machinable",
        "display": "UPS MI Machinable"
      },
      {
        "value": "UPS_MI_MEDIA_MAIL",
        "display": "UPS MI Media Mail"
      },
      {
        "value": "UPS_MI_Parcel_Post",
        "display": "UPS MI Parcel Post"
      },
      {
        "value": "UPS_MI_Priority",
        "display": "UPS MI Priority"
      },
      {
        "value": "UPS_MI_Standard_Flat",
        "display": "UPS MI Standard Flat"
      },
      {
        "value": "UPS_Pad_Pak",
        "display": "UPS® Pad Pak"
      },
      {
        "value": "UPS_Pallet",
        "display": "UPS® Pallet"
      },
      {
        "value": "USPS_FlatRateCardboardEnvelope",
        "display": "USPS® Flat Rate Cardboard Envelope"
      },
      {
        "value": "USPS_FlatRateEnvelope",
        "display": "USPS® Flat Rate Envelope"
      },
      {
        "value": "USPS_FlatRateGiftCardEnvelope",
        "display": "USPS® Flat Rate Gift Card Envelope"
      },
      {
        "value": "USPS_FlatRateLegalEnvelope",
        "display": "USPS® Flat Rate Legal Envelope"
      },
      {
        "value": "USPS_FlatRatePaddedEnvelope",
        "display": "USPS® Flat Rate Padded Envelope"
      },
      {
        "value": "USPS_FlatRateWindowEnvelope",
        "display": "USPS® Flat Rate Window Envelope"
      },
      {
        "value": "USPS_IrregularParcel",
        "display": "USPS® Irregular Parcel"
      },
      {
        "value": "USPS_LargeFlatRateBoardGameBox",
        "display": "USPS® Large Flat Rate Board Game Box"
      },
      {
        "value": "USPS_LargeFlatRateBox",
        "display": "USPS® Large Flat Rate Box"
      },
      {
        "value": "USPS_APOFlatRateBox",
        "display": "USPS® APO Flat Rate Box"
      },
      {
        "value": "USPS_LargeVideoFlatRateBox",
        "display": "USPS® Large Video Flat Rate Box"
      },
      {
        "value": "USPS_MediumFlatRateBox1",
        "display": "USPS® Medium Flat Rate Box 1"
      },
      {
        "value": "USPS_MediumFlatRateBox2",
        "display": "USPS® Medium Flat Rate Box 2"
      },
      {
        "value": "USPS_RegionalRateBoxA1",
        "display": "USPS® Regional Rate Box A1"
      },
      {
        "value": "USPS_RegionalRateBoxA2",
        "display": "USPS® Regional Rate Box A2"
      },
      {
        "value": "USPS_RegionalRateBoxB1",
        "display": "USPS® Regional Rate Box B1"
      },
      {
        "value": "USPS_RegionalRateBoxB2",
        "display": "USPS® Regional Rate Box B2"
      },
      {
        "value": "USPS_SmallFlatRateBox",
        "display": "USPS® Small Flat Rate Box"
      },
      {
        "value": "USPS_SmallFlatRateEnvelope",
        "display": "USPS® Small Flat Rate Envelope"
      },
      {
        "value": "USPS_SoftPack",
        "display": "USPS® Softpack"
      },
      {
        "value": "DHLeC_Irregular",
        "display": "DhleC Irregular"
      },
      {
        "value": "DHLeC_SM_Flats",
        "display": "DhleC Sm Flats"
      },
      {
        "value": "DPD_UK_Express_Pak",
        "display": "Dpd_Uk_Express_Pak"
      },
      {
        "value": "Fastway_Australia_Satchel_A2",
        "display": "Fastway Australia Satchel A2"
      },
      {
        "value": "Fastway_Australia_Satchel_A3",
        "display": "Fastway Australia Satchel A3"
      },
      {
        "value": "Fastway_Australia_Satchel_A4",
        "display": "Fastway Australia Satchel A4"
      },
      {
        "value": "Fastway_Australia_Satchel_A5",
        "display": "Fastway Australia Satchel A5"
      }
    ],
    "dangerous_goods": [
      {"value": "CONTAINS", "display": "Contains Dangerous Goods"},
      {"value": "BIOLOGICAL_MATERIAL", "display": "Contains Biological Material"},
      {"value": "LITHIUM_BATTERIES", "display": "Contains Lithium Batteries"}
    ],
    "dangerous_goods_code": [
      {"value": "01", "display": "Lithium Contained"},
      {"value": "02", "display": "Lithium Packaged"},
      {"value": "03", "display": "Lithium Standalone"},
      {"value": "04", "display": "Lithium Ion Contained"},
      {"value": "05", "display": "Lithium Ion Packaged"},
      {"value": "06", "display": "Lithium Ion Standalone"},
      {"value": "08", "display": "ORM-D"},
      {"value": "09", "display": "Small Quantity Exception"},
      {"value": "40", "display": "Limited Quantities Ca"}
    ],
    "delivery_confirmation": [
      {
        "display": "Signature Required",
        "value": "STANDARD"
      },
      {
        "display": "Adult Signature Required",
        "value": "ADULT"
      },
      {
        "display": "Certified Mail (USPS only)",
        "value": "CERTIFIED"
      },
      {
        "display": "Indirect Signature Required (FedEx only) ",
        "value": "INDIRECT"
      },
      {
        "display": "Carrier Confirmation (Deutsche Post only)",
        "value": "CARRIER_CONFIRMATION"
      }
    ],
    "insurance": [
      {
        "display": "Shippo XCover Insurance",
        "value": "shippo",
        "max": 10000
      },
      {
        "display": "FedEx",
        "value": "FEDEX"
      },
      {
        "display": "UPS",
        "value": "UPS"
      },
      {
        "display": "Ontrac",
        "value": "ONTRAC"
      }
    ],
    "label_options": [
      "ship_date", "alternate_return_to_address", "alcohol_shipment_license", "ancillary_endorsement", "payor", "ignore_bad_address", "dangerous_goods_option", "dangerous_goods_code", "delivery_instructions", "saturday_delivery", "delivery_confirmation", "insurance", "rate_id", "shipment_id"
    ],
    "payor": [
      {
        "display": "Sender",
        "value": "SENDER"
      },
      {
        "display": "Recipient",
        "value": "RECIPIENT"
      },
      {
        "display": "Third Party",
        "value": "THIRD_PARTY"
      },
      {
        "display": "Third Party Consignee",
        "value": "THIRD_PARTY_CONSIGNEE"
      },
      {
        "display": "Collect",
        "value": "COLLECT"
      }
    ],
    "rate_options": [
      "service_type", "ship_date", "alternate_return_to_address", "alcohol_shipment_license", "ancillary_endorsement", "payor", "ignore_bad_address", "dangerous_goods_option", "dangerous_goods_code", "delivery_instructions", "saturday_delivery", "delivery_confirmation", "insurance"
    ],
    "reason_for_export": [
      {"value": "DOCUMENTS", "display": "Documents"},
      {"value": "GIFT", "display": "Gift"},
      {"value": "MERCHANDISE", "display": "Merchandise"},
      {"value": "RETURN_MERCHANDISE", "display": "Returned Goods"},
      {"value": "SAMPLE", "display": "Sample"},
      {"value": "OTHER", "display": "Other"},
      {"value": "HUMANITARIAN_DONATION", "display": "Humanitarian Donations"}
    ],
    "shipping_method": [
        {"value": "usps_priority", "display": "Priority Mail"},
        {"value": "usps_priority_express", "display": "Priority Mail Express"},
        {"value": "usps_priority_mail_international", "display": "Priority Mail International"},
        {"value": "usps_priority_mail_express_international", "display": "Priority Mail Express International"},
        {"value": "usps_first_class_package_international_service", "display": "First Class Package International"},
        {"value": "usps_ground_advantage", "display": "Ground Advantage"},
        {"value": "fedex_ground", "display": "FedEx Ground®"},
        {"value": "fedex_home_delivery", "display": "FedEx Home Delivery®"},
        {"value": "fedex_ground_economy", "display": "FedEx Ground® Economy"},
        {"value": "fedex_2_day", "display": "FedEx 2Day®"},
        {"value": "fedex_2_day_am", "display": "FedEx 2Day® A.M."},
        {"value": "fedex_express_saver", "display": "FedEx Express Saver®"},
        {"value": "fedex_standard_overnight", "display": "FedEx Standard Overnight®"},
        {"value": "fedex_priority_overnight", "display": "FedEx Priority Overnight®"},
        {"value": "fedex_first_overnight", "display": "FedEx First Overnight®"},
        {"value": "fedex_international_economy", "display": "FedEx International Economy®"},
        {"value": "fedex_international_priority", "display": "FedEx International Priority®"},
        {"value": "fedex_international_first", "display": "FedEx International First®"},
        {"value": "fedex_international_connect_plus", "display": "FedEx International Connect Plus"},
        {"value": "ups_standard", "display": "UPS Standard"},
        {"value": "ups_ground", "display": "UPS Ground"},
        {"value": "ups_saver", "display": "UPS Saver"},
        {"value": "ups_3_day_select", "display": "UPS 3 Day Select"},
        {"value": "ups_second_day_air", "display": "UPS 2nd Day Air"},
        {"value": "ups_second_day_air_am", "display": "UPS 2nd Day Air A.M."},
        {"value": "ups_next_day_air", "display": "UPS Next Day Air"},
        {"value": "ups_next_day_air_saver", "display": "UPS Next Day Air Saver"},
        {"value": "ups_next_day_air_early_am", "display": "UPS Next Day Air Early A.M."},
        {"value": "ups_express", "display": "UPS Express"},
        {"value": "ups_express_plus", "display": "UPS Express Plus"},
        {"value": "ups_expedited", "display": "UPS Expedited"}
    ],
    "sub_package_type": [
      {"display": "Bag", "value": "BAG"},
      {"display": "Barrel", "value": "BARREL"},
      {"display": "Basket", "value": "BASKET"},
      {"display": "Box", "value": "BOX"},
      {"display": "Bucket", "value": "BUCKET"},
      {"display": "Bundle", "value": "BUNDLE"},
      {"display": "Cage", "value": "CAGE"},
      {"display": "Carton", "value": "CARTON"},
      {"display": "Case", "value": "CASE"},
      {"display": "Chest", "value": "CHEST"},
      {"display": "Container", "value": "CONTAINER"},
      {"display": "Crate", "value": "CRATE"},
      {"display": "Cylinder", "value": "CYLINDER"},
      {"display": "Drum", "value": "DRUM"},
      {"display": "Envelope", "value": "ENVELOPE"},
      {"display": "Hamper", "value": "HAMPER"},
      {"display": "Other", "value": "OTHER"},
      {"display": "Package", "value": "PACKAGE"},
      {"display": "Pail", "value": "PAIL"},
      {"display": "Pallet", "value": "PALLET"},
      {"display": "Parcel", "value": "PARCEL"},
      {"display": "Piece", "value": "PIECE"},
      {"display": "Reel", "value": "REEL"},
      {"display": "Roll", "value": "ROLL"},
      {"display": "Sack", "value": "SACK"},
      {"display": "Shrink Wrapped", "value": "SHRINKWRAPPED"},
      {"display": "Skid", "value": "SKID"},
      {"display": "Tank", "value": "TANK"},
      {"display": "Tote Bin", "value": "TOTEBIN"},
      {"display": "Tube", "value": "TUBE"},
      {"display": "Unit", "value": "UNIT"}
    ]
  }
}
