Trackingeyes-API(旧英文版)
  1. Global Air Cargo Tracking
Trackingeyes-API(旧英文版)
  • Authentication
    • OAuth
      POST
  • Ocean Data
    • Ocean Cargo Tracking
      • Ocean Status Code
      • Ocean Support List
      • Ocean Tracking Subscribe
      • Ocean Tracking Push
      • Ocean Tracking download
    • Container Maritime Trajectory
      • Container Maritime Trajectory
  • Global Air Cargo Tracking
    • Air Status Code
    • Air Support List
    • Air Tracking Subscribe
      POST
    • Air Tracking Push
      POST
    • Air Tracking Download
      GET
  1. Global Air Cargo Tracking

Air Tracking Download

GET
/api/airLinesBill/download
1.Maximum waybill quantity per bulk download is 30.
2.Call Frequency Limit: 60 times per minute.

Request

Query Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.trackingeyes.com/api/airLinesBill/download?companyCode&token&orgCode&billId=1912707297906397184,1912077293728174080'

Responses

🟢200成功
application/json
Body

Example
{
    "code": 200,
    "codeDesc": "success",
    "message": "Operation succeeded",
    "result": [
        {
            "id": "1912707297906397184",
            "deliveryNo": "",
            "orderNo": "",
            "localKey": "",
            "orgCode": "",
            "customer": "",
            "awbNo": "15734177091",
            "referenceNo": "157-34177091",
            "carrierCd": "QR",
            "carrier": "卡塔尔航空",
            "pieces": "",
            "weight": "",
            "volume": "",
            "flightNo": "QR1377",
            "orgCd": "CAN",
            "org": "CAN",
            "destCd": "JNB",
            "dest": "JNB",
            "etd": "2024-11-25 03:35:00",
            "atd": "2024-11-25 03:35:00",
            "eta": "2024-11-26 15:59:00",
            "ata": "2024-11-26 15:59:00",
            "currentStatusCd": "End",
            "currentStatus": "结束跟踪",
            "currentStatusTime": "2024-12-12 15:17:00",
            "currentPlaceCd": "",
            "currentPlace": "JNB",
            "firstETA": "2024-11-26 15:59:00",
            "trackStatus": "E",
            "endStatus": "E",
            "endTrackTime": "2024-12-12 15:17:00",
            "errorStatus": "",
            "errorMessage": "",
            "dataStatus": "Y",
            "status": "S",
            "errorDes": "",
            "billCreateTime": "2025-04-17 11:18:51",
            "firstUpdateTime": "2025-04-17 11:19:13",
            "dataUpdateTime": "2025-04-19 11:29:54",
            "airFlightInfo": [
                {
                    "sno": 1,
                    "flightNo": "QR8941",
                    "flightDate": "2024-11-25 00:00:00",
                    "org": "CAN",
                    "orgCd": "CAN",
                    "dest": "",
                    "destCd": "",
                    "etd": "2024-11-25 03:35:00",
                    "eta": "2024-11-25 07:27:00",
                    "atd": "2024-11-25 03:35:00",
                    "ata": "2024-11-25 07:27:00",
                    "pieces": "25",
                    "weight": "405.000",
                    "volume": "0.970"
                },
                {
                    "sno": 2,
                    "flightNo": "QR1377",
                    "flightDate": "2024-11-26 00:00:00",
                    "org": "DOH",
                    "orgCd": "DOH",
                    "dest": "",
                    "destCd": "",
                    "etd": "2024-11-26 08:27:00",
                    "eta": "2024-11-26 15:59:00",
                    "atd": "2024-11-26 08:27:00",
                    "ata": "2024-11-26 15:59:00",
                    "pieces": "25",
                    "weight": "405.000",
                    "volume": "0.970"
                }
            ],
            "airStatusInfo": [
                {
                    "sno": 1,
                    "statusCd": "RCS",
                    "statusDesc": "进仓",
                    "statusDescEn": "Received from shipper in CAN",
                    "flightNo": "",
                    "eventTime": "2024-11-21 11:16:00",
                    "place": "CAN",
                    "placeCd": "CAN",
                    "transportMode": "",
                    "pieces": "25.000",
                    "weight": "405.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-19 11:30:34"
                },
                {
                    "sno": 2,
                    "statusCd": "DEP",
                    "statusDesc": "起飞",
                    "statusDescEn": "Departed on QR8941/25-Nov-2024 from  CAN",
                    "flightNo": "QR8941",
                    "eventTime": "2024-11-25 03:35:00",
                    "place": "CAN",
                    "placeCd": "CAN",
                    "transportMode": "",
                    "pieces": "25.000",
                    "weight": "405.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-19 11:30:34"
                },
                {
                    "sno": 3,
                    "statusCd": "TAR",
                    "statusDesc": "中转抵达",
                    "statusDescEn": "Arrived in DOH  on  QR 8941/25-Nov-2024",
                    "flightNo": "QR8941",
                    "eventTime": "2024-11-25 07:27:00",
                    "place": "DOH",
                    "placeCd": "DOH",
                    "transportMode": "",
                    "pieces": "25.000",
                    "weight": "405.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-19 11:30:34"
                },
                {
                    "sno": 4,
                    "statusCd": "TRF",
                    "statusDesc": "中转卸货",
                    "statusDescEn": "Received in DOH",
                    "flightNo": "",
                    "eventTime": "2024-11-25 19:00:00",
                    "place": "DOH",
                    "placeCd": "DOH",
                    "transportMode": "",
                    "pieces": "25.000",
                    "weight": "405.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-19 11:30:34"
                },
                {
                    "sno": 5,
                    "statusCd": "TDE",
                    "statusDesc": "中转起飞",
                    "statusDescEn": "Departed on QR1377/26-Nov-2024 from  DOH",
                    "flightNo": "QR1377",
                    "eventTime": "2024-11-26 08:27:00",
                    "place": "DOH",
                    "placeCd": "DOH",
                    "transportMode": "",
                    "pieces": "25.000",
                    "weight": "405.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-19 11:30:34"
                },
                {
                    "sno": 6,
                    "statusCd": "ARR",
                    "statusDesc": "抵达",
                    "statusDescEn": "Arrived in JNB  on  QR 1377/26-Nov-2024",
                    "flightNo": "QR1377",
                    "eventTime": "2024-11-26 15:59:00",
                    "place": "JNB",
                    "placeCd": "JNB",
                    "transportMode": "",
                    "pieces": "25.000",
                    "weight": "405.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-19 11:30:34"
                },
                {
                    "sno": 7,
                    "statusCd": "NFD",
                    "statusDesc": "到货通知",
                    "statusDescEn": "Notified consignee",
                    "flightNo": "",
                    "eventTime": "2024-11-26 17:22:00",
                    "place": "JNB",
                    "placeCd": "JNB",
                    "transportMode": "",
                    "pieces": "25.000",
                    "weight": "405.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-19 11:30:34"
                },
                {
                    "sno": 8,
                    "statusCd": "RCF",
                    "statusDesc": "卸货",
                    "statusDescEn": "Received in JNB",
                    "flightNo": "",
                    "eventTime": "2024-11-26 17:22:00",
                    "place": "JNB",
                    "placeCd": "JNB",
                    "transportMode": "",
                    "pieces": "25.000",
                    "weight": "405.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-19 11:30:34"
                },
                {
                    "sno": 9,
                    "statusCd": "DLV",
                    "statusDesc": "提货",
                    "statusDescEn": "Delivered in JNB",
                    "flightNo": "",
                    "eventTime": "2024-12-12 15:17:00",
                    "place": "JNB",
                    "placeCd": "JNB",
                    "transportMode": "",
                    "pieces": "25.000",
                    "weight": "405.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-19 11:30:34"
                }
            ]
        },
        {
            "id": "1912077293728174080",
            "deliveryNo": "",
            "orderNo": "",
            "localKey": "",
            "orgCode": "",
            "customer": "",
            "awbNo": "16092079886",
            "referenceNo": "160-92079886",
            "carrierCd": "CX",
            "carrier": "国泰航空",
            "pieces": "1",
            "weight": "48.000",
            "volume": "",
            "flightNo": "QT4033",
            "orgCd": "PEK",
            "org": "PEK",
            "destCd": "SAP",
            "dest": "SAP",
            "etd": "2025-02-03 16:45:00",
            "atd": "2025-02-03 16:33:00",
            "eta": "",
            "ata": "",
            "currentStatusCd": "TRF",
            "currentStatus": "中转卸货",
            "currentStatusTime": "2025-02-06 02:07:00",
            "currentPlaceCd": "",
            "currentPlace": "MIA",
            "firstETA": "",
            "trackStatus": "T",
            "endStatus": "",
            "endTrackTime": "",
            "errorStatus": "",
            "errorMessage": "",
            "dataStatus": "Y",
            "status": "S",
            "errorDes": "",
            "billCreateTime": "2025-04-15 17:35:26",
            "firstUpdateTime": "2025-04-15 17:37:10",
            "dataUpdateTime": "2025-04-25 15:38:04",
            "airFlightInfo": [
                {
                    "sno": 1,
                    "flightNo": "CX331",
                    "flightDate": "2025-02-03 00:00:00",
                    "org": "PEK",
                    "orgCd": "PEK",
                    "dest": "",
                    "destCd": "",
                    "etd": "2025-02-03 16:45:00",
                    "eta": "2025-02-03 19:50:00",
                    "atd": "2025-02-03 16:33:00",
                    "ata": "2025-02-03 19:53:00",
                    "pieces": "1",
                    "weight": "48.000",
                    "volume": ""
                },
                {
                    "sno": 2,
                    "flightNo": "CX092",
                    "flightDate": "2025-02-05 00:00:00",
                    "org": "HKG",
                    "orgCd": "HKG",
                    "dest": "",
                    "destCd": "",
                    "etd": "2025-02-05 12:10:00",
                    "eta": "2025-02-05 17:55:00",
                    "atd": "2025-02-05 12:09:00",
                    "ata": "2025-02-05 17:53:00",
                    "pieces": "1",
                    "weight": "48.000",
                    "volume": ""
                },
                {
                    "sno": 3,
                    "flightNo": "QT4033",
                    "flightDate": "",
                    "org": "MIA",
                    "orgCd": "MIA",
                    "dest": "",
                    "destCd": "",
                    "etd": "",
                    "eta": "",
                    "atd": "",
                    "ata": "",
                    "pieces": "4",
                    "weight": "45.000",
                    "volume": ""
                }
            ],
            "airStatusInfo": [
                {
                    "sno": 1,
                    "statusCd": "",
                    "statusDesc": "Freight On Hand",
                    "statusDescEn": "Freight On Hand",
                    "flightNo": "",
                    "eventTime": "2025-02-01 16:25:00",
                    "place": "PEK",
                    "placeCd": "PEK",
                    "transportMode": "",
                    "pieces": "1.000",
                    "weight": "48.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-25 15:39:37"
                },
                {
                    "sno": 2,
                    "statusCd": "RCS",
                    "statusDesc": "进仓",
                    "statusDescEn": "Airline Received",
                    "flightNo": "",
                    "eventTime": "2025-02-03 09:02:00",
                    "place": "PEK",
                    "placeCd": "PEK",
                    "transportMode": "",
                    "pieces": "1.000",
                    "weight": "48.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-25 15:39:37"
                },
                {
                    "sno": 3,
                    "statusCd": "MAN",
                    "statusDesc": "配载",
                    "statusDescEn": "Manifest Received",
                    "flightNo": "CX331",
                    "eventTime": "2025-02-03 13:51:00",
                    "place": "PEK",
                    "placeCd": "PEK",
                    "transportMode": "",
                    "pieces": "1.000",
                    "weight": "48.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-25 15:39:37"
                },
                {
                    "sno": 4,
                    "statusCd": "DEP",
                    "statusDesc": "起飞",
                    "statusDescEn": "Departed",
                    "flightNo": "CX331",
                    "eventTime": "2025-02-03 16:33:00",
                    "place": "PEK",
                    "placeCd": "PEK",
                    "transportMode": "",
                    "pieces": "1.000",
                    "weight": "48.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-25 15:39:37"
                },
                {
                    "sno": 5,
                    "statusCd": "",
                    "statusDesc": "Custom Cleared",
                    "statusDescEn": "Custom Cleared",
                    "flightNo": "",
                    "eventTime": "2025-02-03 19:01:00",
                    "place": "HKG",
                    "placeCd": "HKG",
                    "transportMode": "",
                    "pieces": "1.000",
                    "weight": "48.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-25 15:39:37"
                },
                {
                    "sno": 6,
                    "statusCd": "TAR",
                    "statusDesc": "中转抵达",
                    "statusDescEn": "Arrived",
                    "flightNo": "CX331",
                    "eventTime": "2025-02-03 19:53:00",
                    "place": "HKG",
                    "placeCd": "HKG",
                    "transportMode": "",
                    "pieces": "1.000",
                    "weight": "48.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-25 15:39:37"
                },
                {
                    "sno": 7,
                    "statusCd": "TRF",
                    "statusDesc": "中转卸货",
                    "statusDescEn": "Freight Accepted at Airport",
                    "flightNo": "CX331",
                    "eventTime": "2025-02-03 20:46:00",
                    "place": "HKG",
                    "placeCd": "HKG",
                    "transportMode": "",
                    "pieces": "1.000",
                    "weight": "48.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-25 15:39:37"
                },
                {
                    "sno": 8,
                    "statusCd": "MAN",
                    "statusDesc": "配载",
                    "statusDescEn": "Manifest Received",
                    "flightNo": "CX092",
                    "eventTime": "2025-02-05 11:14:00",
                    "place": "HKG",
                    "placeCd": "HKG",
                    "transportMode": "",
                    "pieces": "1.000",
                    "weight": "48.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-25 15:39:37"
                },
                {
                    "sno": 9,
                    "statusCd": "TDE",
                    "statusDesc": "中转起飞",
                    "statusDescEn": "Departed",
                    "flightNo": "CX092",
                    "eventTime": "2025-02-05 12:09:00",
                    "place": "HKG",
                    "placeCd": "HKG",
                    "transportMode": "",
                    "pieces": "1.000",
                    "weight": "48.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-25 15:39:37"
                },
                {
                    "sno": 10,
                    "statusCd": "TAR",
                    "statusDesc": "中转抵达",
                    "statusDescEn": "Arrived",
                    "flightNo": "CX092",
                    "eventTime": "2025-02-05 17:53:00",
                    "place": "MIA",
                    "placeCd": "MIA",
                    "transportMode": "",
                    "pieces": "1.000",
                    "weight": "48.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-25 15:39:37"
                },
                {
                    "sno": 11,
                    "statusCd": "TRF",
                    "statusDesc": "中转卸货",
                    "statusDescEn": "Freight Accepted at Airport",
                    "flightNo": "CX092",
                    "eventTime": "2025-02-06 02:07:00",
                    "place": "MIA",
                    "placeCd": "MIA",
                    "transportMode": "",
                    "pieces": "1.000",
                    "weight": "48.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-25 15:39:37"
                },
                {
                    "sno": 12,
                    "statusCd": "",
                    "statusDesc": "Freight Transferred to Airline",
                    "statusDescEn": "Freight Transferred to Airline",
                    "flightNo": "",
                    "eventTime": "2025-02-07 08:31:00",
                    "place": "MIA",
                    "placeCd": "MIA",
                    "transportMode": "",
                    "pieces": "1.000",
                    "weight": "48.000",
                    "volume": "",
                    "isEstimate": false,
                    "dateUpdateTime": "2025-04-25 15:39:37"
                }
            ]
        }
    ]
}
Modified at 2025-08-18 02:09:08
Previous
Air Tracking Push
Built with