{ "event_type": "load_upsert", "org_id": "01111111-11aa-11aa-1111-a11111111111", "custom_load_id": "123455555555", "equipment_type_name": "Dry Van", "status": "Available", "posted_carrier_rate": 1500.00, "max_buy": 1200.00, "type": "owned", "is_partial": false, "weight": 25000, "number_of_pieces": 10, "miles": 750, "commodity_type": "General Merchandise", "pickup_date_open": "2023-06-15T08:00:00", "pickup_date_close": "2023-06-15T12:00:00", "delivery_date_open": "2023-06-16T09:00:00", "delivery_date_close": "2023-06-16T13:00:00", "origin": { "city": "Chicago", "state": "IL", "zip_code": "60601", "country": "USA" }, "destination": { "city": "New York", "state": "NY", "zip_code": "10001", "country": "USA" }, "stops": [ { "type": "Pick", "location": { "city": "Chicago", "state": "IL", "zip_code": "60601" }, "stop_timestamp_open": "2023-06-15T08:00:00Z", "stop_timestamp_close": "2023-06-15T12:00:00Z", "stop_order": 1 }, { "type": "Pick", "location": { "city": "Cleveland", "state": "OH", "zip_code": "44113" }, "stop_timestamp_open": "2023-06-16T09:00:00Z", "stop_timestamp_close": "2023-06-16T13:00:00Z", "stop_order": 2 }, { "type": "Delivery", "location": { "city": "New York", "state": "NY", "zip_code": "10001" }, "stop_timestamp_open": "2023-06-17T10:00:00Z", "stop_timestamp_close": "2023-06-17T14:00:00Z", "stop_order": 3 } ] }
{ "id": "01111111-11aa-11aa-1111-a11111111111", "created_at": "2024-03-19T08:00:00Z", "status": "Available", "custom_load_id": "LOAD123" }
Create a new load in the system
X-API-Key: <your_api_key>
Show Contact properties
can-get
owned
Show Stop properties
Pick
Drop
Delivery
Show Location properties
Available
Covered
Eload
ThirdShift
Hold
EloadFortus
AcceptingOffers
Unavailable
Was this page helpful?