Commodities

GET /v1/parcel_commodities
CodeLabel
010Electronics
020Battery Items
030General Cargo — Clothes, Fabric, Household Items
040Solar Panels
{ "code": "010", "label": "Electronics" }
  • commodity_code is required on every quote, for all modes.
  • Commodity describes the cargo and does not change the price.
  • Save and send the code. The label is display text expanded from that code.
  • Codes are append-only. A new commodity gets a new code; an existing code is never renamed.