{
"user_code": "YOTOTEST",
"token": "vVTrLw3LNw7/zKTnBPH9wg==",
"number": [
"BEK9975POST"
],
"lang": "zh"
}curl --location --request POST 'https://tms-test.gjxlh.com/api/order/customergetorderroute' \
--header 'Content-Type: application/json' \
--data-raw '{
"user_code": "YOTOTEST",
"token": "vVTrLw3LNw7/zKTnBPH9wg==",
"number": [
"BEK9975POST"
],
"lang": "zh"
}'{
"code": 200,
"msg": "请求成功",
"data": [
{
"status": "success",
"msg": "轨迹获取成功",
"trackContent": {
"bsc_numbe": "BEK9975POST",
"ori_channel": "TJZX01",
"ori_number": "BEK9975POSTCU",
"ori_country": "CN",
"dest_country": "TJ",
"track_status": "待预报",
"in_date": 1761559689000,
"events": [
{
"on_time": 1761559689000,
"location": null,
"content": "【霍尔果斯】海关清关完成,下一站到达总仓"
},
{
"on_time": 1761557545000,
"location": null,
"content": "【霍尔果斯】包裹已从中转站发出,等待海关清关"
},
{
"on_time": 1761547412000,
"location": null,
"content": "【中国集货仓】包裹已发出,下一站霍尔果斯中转站"
},
{
"on_time": 1761547336000,
"location": null,
"content": "【中国集货仓】已经收到包裹"
},
{
"on_time": 1761545998000,
"location": null,
"content": "订单创建成功"
}
]
}
}
]
}