post
https://api.truckerzoom.com/api/open/orders
Create export order by the authed customer.
Request Body Sample
{
"tenant": "cgit",
"order": {
"type": "export",
"customer": "Eurybia Logistics Inc",
"contact": "Miko Zhao",
"reference_no": "ELEO240900201",
"vessel_name": "MSC AURORA",
"voyage_no": "425W",
"ssline": "MSC",
"ssline_bl_no": "MEDU240900201",
"house_bl_no": "MQDE24081450",
"commodity": "PAPER PRODUCTS",
"early_return_date": "2026-07-05",
"cut_off_date": "2026-07-12",
"appointment": {
"date": "2026-07-08",
"start": "08:00",
"end": "16:00"
},
"pickup": {
"name": "Barbours Cut Terminal",
"address": "1515 E Barbours Cut Blvd, La Porte, TX 77571"
},
"deliver": {
"name": "ACME WAREHOUSE LLC",
"address": "8522 Harrisburg Blvd, Houston, TX 77029",
"instructions": "Load at dock 3"
},
"return": {
"name": "Barbours Cut Terminal",
"address": "1515 E Barbours Cut Blvd, La Porte, TX 77571"
},
"containers": [
{
"number": "MEDU4567890",
"po_no": "PO-7845921",
"seal_no": "MSC12345",
"load_date": "2026-07-08",
"empty_release_no": "MEDU240900201",
"size": "40 HC",
"weight_lbs": 38500,
"packages": "18 PALLETS",
"marks": "",
"charges": [
{
"type": "Base Rate",
"amount": "450.00"
},
{
"type": "Fuel Surcharge",
"amount": "225.00",
"details": "50%"
},
{
"type": "Chassis Fee",
"amount": "60.00",
"details": "2 days"
}
]
}
]
}
}Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…