This endpoint is used for recording and updating the status of shipping or transportation events.
Documentation Index
Fetch the complete documentation index at: https://developer.orchestro.ai/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint accepts a JSON request body that records and updates shipping or transportation events. The request includes details about the account, carrier, and event specifics like the status, location, and timestamp of the event.
A list of account objects associated with the event.
[
{
"accountNumber": "AC0099",
"accountType": "CARRIER"
}
]The code of the carrier handling the shipment.
"SA21"
Details of the shipping or transportation event being recorded.
The unique identifier for tracking the shipment.
"P92VGW30"