Through the Carrier Export Interface, customer systems can connect to the oTMS system to query carrier information. Configuration InstructionsoTMS provides Web Service interfaces in both production and testing environments, where the testing environment is primarily used for integration testing. In both environments, API account credentials must be assigned by the oTMS system administrator before they can be used.
Please use the public interfaces reasonably. If abnormal calls or any issues affecting system performance are detected, we will impose restrictions on the API account calls, or even deactivate them.
Currently, the call limit for this interface is set to a maximum of 10 requests per second per company.
Request
Header Params
Authorization
string
optional
Basic Authorization. If not empty, this value will be used for identity authentication with priority. Otherwise, the username and password in the request message will be used.
Transport types that the carrier can handle, including the following constants: FTL - Full Truck Load LTL - Less Than Truck Load AIR - Air Freight EXPRESS - Express Delivery RAIL - Rail Transport WATER - Water Transport
Allowed values:
FTLLTLAIREXPRESSRAILWATER
cargoTypes
array[string]
optional
Cargo types that the carrier can handle, including the following constants: 1 - General Cargo 2 - Temperature-Controlled Cargo 3 - Dangerous Goods 4 - Dangerous Goods and Temperature-Controlled Cargo