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

ConceptDescriptionTypeRequired
order idThe Order ID of the Truckmate ordernumberYes
trace typeType of the Trace FreighttextYes
trace numberTrace Freight NumbertextYes

Output Concepts

ConceptDescriptionType
answerDetails 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"