Create Load
This endpoint allows users to create a new load in the Datatruck Transportation Management System (TMS).
Authorizations
Body
Request Body
Customer associated with the load
"ABC Logistics"
Motor Carrier number for the shipment
"Armitage"
Unique identifier for the load
"LD-987654"
Payment amount for the load
"5000.00"
Weight of the goods being transported
"2000kg"
Type of goods being transported
"Furniture"
Rate confirmation document in base64 format or use global url of the file)
"base64_encoded_string"
List of stops along the route
Response
Successful order creation response
Unique order ID
12345
Shipment identifier
"SHIP-987654"
Customer associated with the shipment
"ABC Logistics"
Current status of the load
"In Progress"
Motor Carrier number for the shipment
"Armitage"
Unique identifier for the load
"LD-987654"
Reference ID for the load
"REF-123456"
Total payment amount for the load
"5000.00"
Total miles covered for the load
"1500.75"
List of tags associated with the order
Revenue per mile (optional)
"3.25"
Any special instructions for the load
"Handle with care"