Update An Order in Truckmate
This operation updates an order in Truckmate. Currently, only the trace number gets updated.
Note: This operation is part of the Truckmate Book (BDK). To use this book, you need to first learn it in your agent.
Input Concepts
Concept | Description | Type | Required |
---|---|---|---|
order id | The Order ID of the Truckmate order | number | Yes |
trace type | Type of the Trace Freight | text | Yes |
trace number | Trace Freight Number | text | Yes |
Output Concepts
Concept | Description | Type |
---|---|---|
answer | Details of the trace number successfully attached to the order. | number |
Example
update an order in truckmate with
the order id is 123
the trace number is "2234"
the trace type is "A"
Updated 8 days ago