Tender Request EXP API

(0 reviews)

home

Changes as of 01/28/2026
Added required as true for the fields according to canonical sheet
Addded additional enums for below
1. ShipmentRefnum
GPS_TRACKER_REQUIRED

  1. OrderRefnumPROJECT_CODECUSTOMER_REQUESTED_DATEORDER_TYPE_CODECOST_CENTER

  2. ShipmentRemarksUN_NUMBERDELIVERY_INSTRUCTIONSLOCATION_DELIVERY_INSTRUCTIONSDELIVERY_INSTRUCTIONS_LINE_2TRUE_CANCELLATIONPACKING_INSTRUCTIONS

  3. packagedItemRefNumsPROJECT_CODEMAGNETICITEM_NET_WEIGHTPLANNED_CARTON_COUNTSHIPPED_CARTON_COUNTSHIPPED_PALLET_COUNTORDER_LINE_NBR

Following are changes made on 01/23/2026
packagedItems.itemQty, packagedItems.masterCartonQty changed the datatype to String from number.
shipment.isHazardous changed the datatype to String from Boolean

Following are changes made on 01/15/2026
packagedItemRefNums.key and shipment.shipmentRefNums ( -GLOG, -WHITE_GLOVE ) enum update ,

Following are changes made on 01/08/2026

  1. Update ShipmentRefnums enum list with below

    • DELIVERY_TYPE
    • CONTAINER_NO
    • SUPER_NOVA
    • SUBCARRIER_NAME
    • PRODUCT_TYPE
    • SHIPMENT_TYPE
    • SECURITY_LEVEL
    • WAREHOUSE
    • BOOKING_REFERENCE_NUMBER
    • APPOINTMENT_NUMBER

Following are changes as of 08/07/2025

  1. Update to include equipment type "53FT_REEFER"

Following are changes as of 07/23/2025

  1. Updated "locations" segment with "locationRefNums" and "locationRemarks"

Following are changes as of 07/22/2025

  1. Updated equipment type to include "45FT_ST"

Following are changes as of 04/04/2024

  1. Changed shipUnitId to shipUnitIds under stops section
  2. Changed shipmentId to otmShipmentId
  3. Added netWeight under packagedItem
  4. Changed “RETAILER PO NUMBER” to “RETAILER_PO_NUMBER”
  5. Added “SUPPLIER_PARTY” and “CONTRACT_MFR” under involvedParties
  6. Added firstName, lastName under involvedParties.contact
  7. Changed locationId to locationIds under involvedParties
  8. Removed GLOG from ShipmentRefnum key
  9. Added SHIPPING_TYPE as ShipmentRefnum key
  10. Made ShipmentRefnums keys are optional
  11. Added “REMARKS_4” and “REMARKS_5” in ShipmentRemark key

Following are the changes as of 03/10/2024

  1. A new header section details added

  2. New fields added

    1. shipment/endDate
    2. shipment/isHazardous
    3. shipment/locations/locationRemark1
    4. shipment/locations/locationRemark2
    5. shipment/locations/locationRemark3
    6. shipment/stops/shipUnitId
    7. shipment/stops/appointmentNumber
    8. shipment/stops/stopAttributeNumber1
    9. shipment/stops/stopAttributeNumber2
    10. shipment/stops/stopAttributeNumber3
    11. shipment/stops/stopAttributeDate1
    12. shipment/stops/stopAttributeDate2
    13. shipment/stops/stopAttributeDate3
    14. shipment/stops/stopAttributeDate4
    15. shipment/stops/stopAttributeString1
    16. shipment/stops/stopAttributeString2
    17. shipment/stops/stopAttributeString3
    18. shipment/sEquipments/orders/earliestAcceptableDeliveryDate
    19. shipment/sEquipments/orders/latestAcceptableDeliveryDate
    20. shipment/sEquipments/orders/orderRefNums key value pair
    21. shipment/sEquipments/orders/earliestAcceptableDeliveryDate
    22. shipment/sEquipments/orders/shipUnits/shipUnitRefNum key value pair
    23. shipment/sEquipments/orders/shipUnits/packagedItems/description
    24. shipment/sEquipments/orders/shipUnits/packagedItems/itemQty
    25. shipment/sEquipments/orders/shipUnits/packagedItems/masterCartonQty
    26. shipment/sEquipments/orders/shipUnits/packagedItems/packagedItemRefNums added new enums
      1. NMFC_CODE
      2. RETAILER PO NUMBER
      3. HAZARDOUS_LESS_THEN_1000_LBS
      4. PACKING_INSTRUCTIONS
      5. ITEM_REFNUM_1
      6. ITEM_REFNUM_2
      7. ITEM_REFNUM_3
      8. ITEM_REFNUM_4
      9. ITEM_REFNUM_5
    27. shipment/shipmentRefNums
      1. EXPEDITED_SHIPMENT
      2. SHIPMENT_MILEAGE
      3. TOTAL_SHIPMENT_VALUE
      4. GLOG
      5. LOGISTICS_FLOW
      6. HAZARDOUS_LESS_THEN_1000_LBS
      7. HIGH_VALUE_CARGO
      8. PORT_OF_LOADING
      9. PORT_OF_DISCHARGE
      10. INVOICE_CHARGE_CODE
      11. CARGO_DESCRIPTION
      12. DG_ITEM_DESCRIPTION
      13. DG_EMERGENCY_CONTACT
      14. DG_MODE_RESTRICTION
      15. MAGNETIC
      16. UN_DESCRIPTION
      17. DG_ACCESSORIAL
      18. CONSOLIDATION_DETAILS
      19. SHIPMENT_REFNUM_1
      20. SHIPMENT_REFNUM_2
      21. SHIPMENT_REFNUM_3
      22. SHIPMENT_REFNUM_4
      23. SHIPMENT_REFNUM_5
      24. PRIORITY
  3. Changes to existing fields

    1. shipmentId is string instead of integer
    2. shipment/plannedArrivalTime changed to shipment/estimatedArrivalDate
    3. shipment/plannedDepartureTime changed to shipment/estimatedDepartureDate
    4. shipment/appointmentPickupTime changed to shipment/appointmentPickupDate
    5. shipment/appointmentDeliveryTime changed to shipment/appointmentDeliveryDate
    6. shipment/sEquipments/orders/shipUnits/unitCount to shipUnitCount.

Reviews