Tender Request EXP API
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
OrderRefnumPROJECT_CODECUSTOMER_REQUESTED_DATEORDER_TYPE_CODECOST_CENTER
ShipmentRemarksUN_NUMBERDELIVERY_INSTRUCTIONSLOCATION_DELIVERY_INSTRUCTIONSDELIVERY_INSTRUCTIONS_LINE_2TRUE_CANCELLATIONPACKING_INSTRUCTIONS
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
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
- Update to include equipment type "53FT_REEFER"
Following are changes as of 07/23/2025
- Updated "locations" segment with "locationRefNums" and "locationRemarks"
Following are changes as of 07/22/2025
- Updated equipment type to include "45FT_ST"
Following are changes as of 04/04/2024
- Changed shipUnitId to shipUnitIds under stops section
- Changed shipmentId to otmShipmentId
- Added netWeight under packagedItem
- Changed “RETAILER PO NUMBER” to “RETAILER_PO_NUMBER”
- Added “SUPPLIER_PARTY” and “CONTRACT_MFR” under involvedParties
- Added firstName, lastName under involvedParties.contact
- Changed locationId to locationIds under involvedParties
- Removed GLOG from ShipmentRefnum key
- Added SHIPPING_TYPE as ShipmentRefnum key
- Made ShipmentRefnums keys are optional
- Added “REMARKS_4” and “REMARKS_5” in ShipmentRemark key
Following are the changes as of 03/10/2024
A new header section details added
New fields added
- shipment/endDate
- shipment/isHazardous
- shipment/locations/locationRemark1
- shipment/locations/locationRemark2
- shipment/locations/locationRemark3
- shipment/stops/shipUnitId
- shipment/stops/appointmentNumber
- shipment/stops/stopAttributeNumber1
- shipment/stops/stopAttributeNumber2
- shipment/stops/stopAttributeNumber3
- shipment/stops/stopAttributeDate1
- shipment/stops/stopAttributeDate2
- shipment/stops/stopAttributeDate3
- shipment/stops/stopAttributeDate4
- shipment/stops/stopAttributeString1
- shipment/stops/stopAttributeString2
- shipment/stops/stopAttributeString3
- shipment/sEquipments/orders/earliestAcceptableDeliveryDate
- shipment/sEquipments/orders/latestAcceptableDeliveryDate
- shipment/sEquipments/orders/orderRefNums key value pair
- shipment/sEquipments/orders/earliestAcceptableDeliveryDate
- shipment/sEquipments/orders/shipUnits/shipUnitRefNum key value pair
- shipment/sEquipments/orders/shipUnits/packagedItems/description
- shipment/sEquipments/orders/shipUnits/packagedItems/itemQty
- shipment/sEquipments/orders/shipUnits/packagedItems/masterCartonQty
- shipment/sEquipments/orders/shipUnits/packagedItems/packagedItemRefNums added new enums
- NMFC_CODE
- RETAILER PO NUMBER
- HAZARDOUS_LESS_THEN_1000_LBS
- PACKING_INSTRUCTIONS
- ITEM_REFNUM_1
- ITEM_REFNUM_2
- ITEM_REFNUM_3
- ITEM_REFNUM_4
- ITEM_REFNUM_5
- shipment/shipmentRefNums
- EXPEDITED_SHIPMENT
- SHIPMENT_MILEAGE
- TOTAL_SHIPMENT_VALUE
- GLOG
- LOGISTICS_FLOW
- HAZARDOUS_LESS_THEN_1000_LBS
- HIGH_VALUE_CARGO
- PORT_OF_LOADING
- PORT_OF_DISCHARGE
- INVOICE_CHARGE_CODE
- CARGO_DESCRIPTION
- DG_ITEM_DESCRIPTION
- DG_EMERGENCY_CONTACT
- DG_MODE_RESTRICTION
- MAGNETIC
- UN_DESCRIPTION
- DG_ACCESSORIAL
- CONSOLIDATION_DETAILS
- SHIPMENT_REFNUM_1
- SHIPMENT_REFNUM_2
- SHIPMENT_REFNUM_3
- SHIPMENT_REFNUM_4
- SHIPMENT_REFNUM_5
- PRIORITY
Changes to existing fields
- shipmentId is string instead of integer
- shipment/plannedArrivalTime changed to shipment/estimatedArrivalDate
- shipment/plannedDepartureTime changed to shipment/estimatedDepartureDate
- shipment/appointmentPickupTime changed to shipment/appointmentPickupDate
- shipment/appointmentDeliveryTime changed to shipment/appointmentDeliveryDate
- shipment/sEquipments/orders/shipUnits/unitCount to shipUnitCount.