[
{
"id": 1917025389742526500,
"deliveryNo": "",
"orderNo": "",
"localKey": "",
"orgCode": "",
"customer": "",
"extendNo": "",
"awbNo": "04732121386",
"referenceNo": "047-32121386",
"carrierCd": "TP",
"carrier": "葡萄牙航空",
"status": "S",
"errorDes": "",
"pieces": "",
"weight": "1300",
"volume": "",
"flightNo": "",
"orgCd": "CDG",
"org": "CDG",
"destCd": "CCS",
"dest": "CCS",
"atd": "",
"etd": "2025-05-02 20:00:00",
"ata": "",
"eta": "",
"endTrackTime": "",
"currentStatusCd": "TAR",
"currentStatus": "中转抵达",
"currentStatusTime": "2025-05-03 22:43:00",
"currentPlaceCd": "",
"currentPlace": "LIS",
"firstEta": "",
"trackStatus": "T",
"endId": 0,
"endStatus": "",
"errorStatus": "",
"errorMessage": "",
"dataStatus": "Y",
"serviceType": "",
"billCreateTime": "2025-04-29 09:17:24",
"firstUpdateTime": "2025-04-29 09:17:24",
"dataUpdateTime": "2025-05-14 18:06:23",
"airFlightInfo": [
{
"sno": 1,
"flightNo": "TP4000F",
"flightDate": "2025-05-02 20:00:00",
"org": "CDG",
"orgCd": "CDG",
"dest": "LIS",
"destCd": "LIS",
"etd": "2025-05-02 20:00:00",
"eta": "",
"atd": "",
"ata": "2025-05-03 22:43:00",
"pieces": "",
"weight": "130",
"volume": "5"
},
{
"sno": 2,
"flightNo": "TP171",
"flightDate": "2025-05-24 12:35:00",
"org": "LIS",
"orgCd": "LIS",
"dest": "CCS",
"destCd": "CCS",
"etd": "2025-05-24 12:35:00",
"eta": "",
"atd": "",
"ata": "",
"pieces": "",
"weight": "130",
"volume": "5"
}
],
"airStatusInfo": [
{
"sno": 1,
"statusCd": "DEP",
"statusDesc": "起飞",
"statusDescEn": "DEP",
"flightNo": "TP4000F",
"eventTime": "2025-05-02 20:00:00",
"place": "CDG",
"placeCd": "CDG",
"transportMode": "",
"pieces": "",
"weight": "130",
"volume": "5",
"isEstimate": true,
"dateUpdateTime": "2025-05-14 18:11:27"
},
{
"sno": 2,
"statusCd": "TAR",
"statusDesc": "中转抵达",
"statusDescEn": "ARR",
"flightNo": "TP4000F",
"eventTime": "2025-05-03 22:43:00",
"place": "LIS",
"placeCd": "LIS",
"transportMode": "",
"pieces": "",
"weight": "130",
"volume": "5",
"isEstimate": false,
"dateUpdateTime": "2025-05-14 18:11:27"
},
{
"sno": 3,
"statusCd": "TDE",
"statusDesc": "中转起飞",
"statusDescEn": "DEP",
"flightNo": "TP171",
"eventTime": "2025-05-24 12:35:00",
"place": "LIS",
"placeCd": "LIS",
"transportMode": "",
"pieces": "",
"weight": "130",
"volume": "5",
"isEstimate": true,
"dateUpdateTime": "2025-05-14 18:11:27"
}
]
}
]
curl --location --request POST 'https://api.trackingeyes.com' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"id": 1917025389742526500,
"deliveryNo": "",
"orderNo": "",
"localKey": "",
"orgCode": "",
"customer": "",
"extendNo": "",
"awbNo": "04732121386",
"referenceNo": "047-32121386",
"carrierCd": "TP",
"carrier": "葡萄牙航空",
"status": "S",
"errorDes": "",
"pieces": "",
"weight": "1300",
"volume": "",
"flightNo": "",
"orgCd": "CDG",
"org": "CDG",
"destCd": "CCS",
"dest": "CCS",
"atd": "",
"etd": "2025-05-02 20:00:00",
"ata": "",
"eta": "",
"endTrackTime": "",
"currentStatusCd": "TAR",
"currentStatus": "中转抵达",
"currentStatusTime": "2025-05-03 22:43:00",
"currentPlaceCd": "",
"currentPlace": "LIS",
"firstEta": "",
"trackStatus": "T",
"endId": 0,
"endStatus": "",
"errorStatus": "",
"errorMessage": "",
"dataStatus": "Y",
"serviceType": "",
"billCreateTime": "2025-04-29 09:17:24",
"firstUpdateTime": "2025-04-29 09:17:24",
"dataUpdateTime": "2025-05-14 18:06:23",
"airFlightInfo": [
{
"sno": 1,
"flightNo": "TP4000F",
"flightDate": "2025-05-02 20:00:00",
"org": "CDG",
"orgCd": "CDG",
"dest": "LIS",
"destCd": "LIS",
"etd": "2025-05-02 20:00:00",
"eta": "",
"atd": "",
"ata": "2025-05-03 22:43:00",
"pieces": "",
"weight": "130",
"volume": "5"
},
{
"sno": 2,
"flightNo": "TP171",
"flightDate": "2025-05-24 12:35:00",
"org": "LIS",
"orgCd": "LIS",
"dest": "CCS",
"destCd": "CCS",
"etd": "2025-05-24 12:35:00",
"eta": "",
"atd": "",
"ata": "",
"pieces": "",
"weight": "130",
"volume": "5"
}
],
"airStatusInfo": [
{
"sno": 1,
"statusCd": "DEP",
"statusDesc": "起飞",
"statusDescEn": "DEP",
"flightNo": "TP4000F",
"eventTime": "2025-05-02 20:00:00",
"place": "CDG",
"placeCd": "CDG",
"transportMode": "",
"pieces": "",
"weight": "130",
"volume": "5",
"isEstimate": true,
"dateUpdateTime": "2025-05-14 18:11:27"
},
{
"sno": 2,
"statusCd": "TAR",
"statusDesc": "中转抵达",
"statusDescEn": "ARR",
"flightNo": "TP4000F",
"eventTime": "2025-05-03 22:43:00",
"place": "LIS",
"placeCd": "LIS",
"transportMode": "",
"pieces": "",
"weight": "130",
"volume": "5",
"isEstimate": false,
"dateUpdateTime": "2025-05-14 18:11:27"
},
{
"sno": 3,
"statusCd": "TDE",
"statusDesc": "中转起飞",
"statusDescEn": "DEP",
"flightNo": "TP171",
"eventTime": "2025-05-24 12:35:00",
"place": "LIS",
"placeCd": "LIS",
"transportMode": "",
"pieces": "",
"weight": "130",
"volume": "5",
"isEstimate": true,
"dateUpdateTime": "2025-05-14 18:11:27"
}
]
}
]'
{
"code": 200,
"type": "S",
"message": null,
"time": "2023-12-13 01:20:38"
}