Update An Order in Truckmate

This operation updates an order in Truckmate. Currently, only the trace number gets updated.

This procedure is part of the Truckmate Book (BDK). To use this book, you must 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"

Last updated

Was this helpful?