oTMS 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 authentication first. Otherwise, the username and password in the request message will be used.
Default:
Body Params application/xml
version
string
required
Version number of the request. Current version number is 0.1
login
string
optional
Username. Used for API caller authentication. If the Authorization header is not empty, this value will be ignored.
password
string
optional
Password. Used for API caller authentication. If the Authorization header is not empty, this value will be ignored.
shipPoints
array[object (RemovedShipPoint) {5}]
required
List of pickup and delivery points to delete
sequence
integer<int32>
required
Sequence number
clientCode
string
optional
oTMS offline customer company code (applicable to carrier accounts)
clientReferenceNumber
string
optional
System order identifier of the calling system
type
enum<string>
optional
Client reference identifier, can take the following values: 0 - Pickup point 1 - Delivery point 2 - Hub