飞驼数据接口
  1. 🛫航空货运跟踪
飞驼数据接口
  • 💡API使用说明
    • 🏅API对接流程
    • 🌏API业务概述
    • 📋接口状态码
    • 获取Token
      POST
  • 📦集装箱综合跟踪
    • 📦集装箱综合跟踪
      • 🌏业务覆盖范围
      • 📋节点状态码
      • 📌智能甩柜预测
      • 🗺嵌套可视化地图
      • 集装箱综合跟踪(订阅+查询)
      • 集装箱综合跟踪(全量推送)
      • 集装箱综合跟踪(异常预警推送)
      • 箱/单智能识别船公司📌
    • 🚢船司集装箱跟踪
      • 🌏业务覆盖范围
      • 📋节点状态码
      • 船公司箱货跟踪(订阅)
      • 船公司箱货跟踪(查询)
      • 船公司箱货跟踪(推送)
    • 🕒码头作业计划
      • 🌏业务覆盖范围
      • 码头船舶计划
      • 船司航次转码头航次
    • 🏗中国港区+海关跟踪
      • 🌏业务覆盖范围
      • 📋节点状态码
      • 中国港区跟踪(订阅)
      • 中国港区跟踪(查询)
      • 中国港区跟踪(推送)
      • 中国海关跟踪(提单号)
      • 中国海关跟踪(报关单号)
    • 🏗国外港区+海关跟踪
      • 🌏业务覆盖范围📌
      • 📋节点状态码
      • 📌美国CES查验站跟踪
      • 海外码头跟踪(订阅)
      • 海外码头跟踪(查询)
      • 美国海关跟踪(订阅)
      • 美国海关跟踪(查询)
      • 美国海关原始数据(查询)
    • 🚛EIR放单提箱跟踪
      • 🌏业务覆盖范围
      • 📋节点状态码
      • 中国EIR跟踪(订阅)
      • 中国EIR跟踪(查询)
  • 🛳 散货|RORO跟踪
    • 🌏业务覆盖范围
    • 🗺嵌套可视化地图
    • 船舶AIS定位(查询)
      GET
    • 船舶历史轨迹(查询)
      GET
    • 船舶当前挂靠港(查询)
      GET
    • 船舶历史挂靠港(查询)
      GET
    • 海运港拥堵分析📌(查询)
      GET
    • RORO港拥堵分析📌(查询)
      GET
    • 船舶档案(查询)
      GET
    • 船舶搜索(查询)
      GET
  • 🛫航空货运跟踪
    • 🌏业务覆盖范围
    • 📋节点状态码
    • 🗺嵌套可视化地图
    • 航空货运跟踪(订阅)
      POST
    • 航空货运跟踪(查询)
      GET
    • 航空货运跟踪(推送)
      POST
    • 航班实时跟踪ADSB(查询)
      POST
    • 美国海关跟踪(查询)
      POST
    • 美国海关原始数据(查询)
      POST
  • 🚂铁路货运跟踪
    • 🌏业务覆盖范围
    • 📋海铁节点状态码
    • 📋北美铁路节点状态码
    • 🗺嵌套北美铁路可视化地图
    • 🗺嵌套俄亚铁路可视化地图
    • 北美海铁联运跟踪(订阅+查询)
    • 北美海铁联运跟踪(全量推送)
    • 北美海铁联运跟踪(异常预警推送)
    • 北美铁运实时跟踪(查询)
    • 北美铁运历史跟踪(查询)
    • 俄罗斯+中亚铁路跟踪(订阅)
    • 俄罗斯+中亚铁路跟踪(查询)
  • 🚚国内汽运跟踪
    • 🗺嵌套可视化地图
    • 货车定位(查询)
    • 货车定位+ETA(查询)
    • 货车轨迹(查询)
    • 货车综合跟踪(查询)
    • 货车电子围栏(订阅)
    • 货车电子围栏(推送)
  • 📅海运船期计划
    • 🌏业务覆盖范围📌
    • 港到港船期(直达+中转)V1
    • 港到港船期(直达+中转)V2
    • 港到港船期(全球直达)
    • 船舶船期(船名)
    • 船舶船期(船名+航次)
  • 🗓航空航班计划
    • 🌏业务覆盖范围
    • 全球航班计划
  1. 🛫航空货运跟踪

航空货运跟踪(推送)

POST
最后修改时间:2025-07-28 04:35:46
简要概述:
1.用户需要提供回调地址
2.用户需要在空运综合跟踪接口进行订阅
3.订阅后飞驼获取到数据后第一时间发生消息通知用户(推送的是全量数据,也可当成推送的通知)
4.用户也可以通过接收消息,根据订阅ID,调用航空货运跟踪(查询)接口获取最新数据

请求参数

Body 参数application/json

示例
{
    "data": {
        "businessNumber": "11273690094",
        "carrier": {
            "carrierName": "中国货运航空",
            "carrierNameEn": "China Cargo Airlines LTD.",
            "carrierCode": "CK",
            "carrierPrefix": "112",
            "carrierUrl": "http://www.ckair.com/cargo-tracking.html?waybillNum=%22/%22"
        },
        "cargo": {
            "pieces": 11.0,
            "weight": 182.0
        },
        "shipmentLocations": [
            {
                "location": {
                    "timezone": "8",
                    "lat": 1.350190,
                    "lon": 103.994003,
                    "locationCode": "SIN",
                    "locationName": "Singapore Changi Airport",
                    "locationCity": "Singapore Changi"
                },
                "locationCategory": "PRE"
            },
            {
                "location": {
                    "timezone": "8",
                    "lat": 31.143400,
                    "lon": 121.805000,
                    "locationCode": "PVG",
                    "locationName": "Shanghai Pudong International Airport",
                    "locationCity": "Shanghai"
                },
                "locationCategory": "PDE"
            }
        ],
        "shipmentTransports": [
            {
                "loadTransportCall": {
                    "flight": "MU568",
                    "events": [
                        {
                            "eventCategory": "TRANSPORTEVENT",
                            "eventClassifier": "ACT",
                            "eventTime": "2024-03-15 16:34:00",
                            "description": "DEP",
                            "transportCall": {
                                "flight": "MU568",
                                "events": null,
                                "transportCategory": "AIR",
                                "location": {
                                    "timezone": "8",
                                    "lat": 1.350190,
                                    "lon": 103.994003,
                                    "locationCode": "SIN",
                                    "locationName": "Singapore Changi Airport",
                                    "locationCity": "Singapore Changi"
                                }
                            },
                            "cargo": {
                                "pieces": 11.0,
                                "weight": 182.0
                            },
                            "origin": null,
                            "transportEventCategory": "DEP"
                        }
                    ],
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "dischargeTransportCall": {
                    "flight": "MU568",
                    "events": [
                        {
                            "eventCategory": "TRANSPORTEVENT",
                            "eventClassifier": "ACT",
                            "eventTime": "2024-03-15 21:13:00",
                            "description": "ARR",
                            "transportCall": {
                                "flight": "MU568",
                                "events": null,
                                "transportCategory": "AIR",
                                "location": {
                                    "timezone": "8",
                                    "lat": 31.143400,
                                    "lon": 121.805000,
                                    "locationCode": "PVG",
                                    "locationName": "Shanghai Pudong International Airport",
                                    "locationCity": "Shanghai"
                                }
                            },
                            "cargo": {
                                "pieces": 11.0,
                                "weight": 182.0
                            },
                            "origin": null,
                            "transportEventCategory": "ARR"
                        }
                    ],
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "transportCategory": "AIR",
                "flight": "MU568",
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                }
            }
        ],
        "shipmentEvents": [
            {
                "eventCategory": "SHIPMENTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-16 01:37:00",
                "description": "SJM,the consignee or his agent has been informed of the consignment’s arrival ",
                "transportCall": {
                    "flight": "",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "shipmentDoctype": "CAR",
                "shipmentEventCategory": "NFD"
            },
            {
                "eventCategory": "SHIPMENTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-16 01:37:00",
                "description": "SJM,the consignee or his agent has been informed of the consignment’s arrival ",
                "transportCall": {
                    "flight": "",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "shipmentDoctype": "CAR",
                "shipmentEventCategory": "NFD"
            },
            {
                "eventCategory": "SHIPMENTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 17:23:00",
                "description": "运单接收. 收单状态:【收单通过】,收单件数:【11】件,收单重量:【182】公斤。",
                "transportCall": {
                    "flight": "",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": null,
                    "weight": null
                },
                "origin": null,
                "shipmentDoctype": "UNKNOWN",
                "shipmentEventCategory": "UNKNOWN"
            },
            {
                "eventCategory": "SHIPMENTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 17:23:00",
                "description": "运单接收. 收单状态:【收单通过】,收单件数:【11】件,收单重量:【182】公斤。",
                "transportCall": {
                    "flight": "",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": null,
                    "weight": null
                },
                "origin": null,
                "shipmentDoctype": "UNKNOWN",
                "shipmentEventCategory": "UNKNOWN"
            },
            {
                "eventCategory": "SHIPMENTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 16:15:00",
                "description": "Consignment booked on specified flight from SINGAPORE to SHANGHAI PUDONG which scheduled to take off at 1615 and land at 2130",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "shipmentDoctype": "BKD",
                "shipmentEventCategory": "BKD"
            },
            {
                "eventCategory": "SHIPMENTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 16:15:00",
                "description": "Consignment booked on specified flight from SINGAPORE to SHANGHAI PUDONG which scheduled to take off at 1615 and land at 2130",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "shipmentDoctype": "BKD",
                "shipmentEventCategory": "BKD"
            }
        ],
        "transportEvents": [
            {
                "eventCategory": "TRANSPORTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 16:34:00",
                "description": "DEP",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "transportEventCategory": "DEP"
            },
            {
                "eventCategory": "TRANSPORTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 21:13:00",
                "description": "ARR",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "transportEventCategory": "ARR"
            },
            {
                "eventCategory": "TRANSPORTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 16:19:00",
                "description": "Consignment was departed on specified flight which took off at 1619 from SINGAPORE and will land at SHANGHAI PUDONG at ",
                "transportCall": {
                    "flight": "MU0568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "transportEventCategory": "DEP"
            },
            {
                "eventCategory": "TRANSPORTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 16:19:00",
                "description": "Consignment was departed on specified flight which took off at 1619 from SINGAPORE and will land at SHANGHAI PUDONG at ",
                "transportCall": {
                    "flight": "MU0568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "transportEventCategory": "DEP"
            },
            {
                "eventCategory": "TRANSPORTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 16:15:00",
                "description": "DEP(AIS)",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": null,
                "origin": "AIS",
                "transportEventCategory": "DEP"
            },
            {
                "eventCategory": "TRANSPORTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 21:30:00",
                "description": "ARR(AIS)",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": null,
                "origin": "AIS",
                "transportEventCategory": "ARR"
            }
        ],
        "equipmentEvents": [
            {
                "eventCategory": "EQUIPMENTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-16 05:22:00",
                "description": "The consignments have been delivered to SJM the consignee or his agent.",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "equipmentEventCategory": "DLV"
            },
            {
                "eventCategory": "EQUIPMENTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-16 05:22:00",
                "description": "The consignments have been delivered to SJM the consignee or his agent.",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "equipmentEventCategory": "DLV"
            },
            {
                "eventCategory": "EQUIPMENTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 22:13:00",
                "description": "Consignment was received from the specified flight.",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "equipmentEventCategory": "RCF"
            },
            {
                "eventCategory": "EQUIPMENTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 22:13:00",
                "description": "Consignment was received from the specified flight.",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "equipmentEventCategory": "RCF"
            },
            {
                "eventCategory": "EQUIPMENTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 00:57:00",
                "description": "Consignment received from shipper or his agen SCHENKER SINGAPORE PTE LTD",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "equipmentEventCategory": "RCS"
            },
            {
                "eventCategory": "EQUIPMENTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 00:57:00",
                "description": "Consignment received from shipper or his agen SCHENKER SINGAPORE PTE LTD",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "equipmentEventCategory": "RCS"
            }
        ],
        "updateTime": "2024-03-16 06:20:28",
        "status": "COMPLETE",
        "completed": true,
        "direct": true
    },
    "id": "4eaff15385d18d416711c882aa6e3811"
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://openapi.freightower.com' \
--header 'Content-Type: application/json' \
--data-raw '{
    "data": {
        "businessNumber": "11273690094",
        "carrier": {
            "carrierName": "中国货运航空",
            "carrierNameEn": "China Cargo Airlines LTD.",
            "carrierCode": "CK",
            "carrierPrefix": "112",
            "carrierUrl": "http://www.ckair.com/cargo-tracking.html?waybillNum=%22/%22"
        },
        "cargo": {
            "pieces": 11.0,
            "weight": 182.0
        },
        "shipmentLocations": [
            {
                "location": {
                    "timezone": "8",
                    "lat": 1.350190,
                    "lon": 103.994003,
                    "locationCode": "SIN",
                    "locationName": "Singapore Changi Airport",
                    "locationCity": "Singapore Changi"
                },
                "locationCategory": "PRE"
            },
            {
                "location": {
                    "timezone": "8",
                    "lat": 31.143400,
                    "lon": 121.805000,
                    "locationCode": "PVG",
                    "locationName": "Shanghai Pudong International Airport",
                    "locationCity": "Shanghai"
                },
                "locationCategory": "PDE"
            }
        ],
        "shipmentTransports": [
            {
                "loadTransportCall": {
                    "flight": "MU568",
                    "events": [
                        {
                            "eventCategory": "TRANSPORTEVENT",
                            "eventClassifier": "ACT",
                            "eventTime": "2024-03-15 16:34:00",
                            "description": "DEP",
                            "transportCall": {
                                "flight": "MU568",
                                "events": null,
                                "transportCategory": "AIR",
                                "location": {
                                    "timezone": "8",
                                    "lat": 1.350190,
                                    "lon": 103.994003,
                                    "locationCode": "SIN",
                                    "locationName": "Singapore Changi Airport",
                                    "locationCity": "Singapore Changi"
                                }
                            },
                            "cargo": {
                                "pieces": 11.0,
                                "weight": 182.0
                            },
                            "origin": null,
                            "transportEventCategory": "DEP"
                        }
                    ],
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "dischargeTransportCall": {
                    "flight": "MU568",
                    "events": [
                        {
                            "eventCategory": "TRANSPORTEVENT",
                            "eventClassifier": "ACT",
                            "eventTime": "2024-03-15 21:13:00",
                            "description": "ARR",
                            "transportCall": {
                                "flight": "MU568",
                                "events": null,
                                "transportCategory": "AIR",
                                "location": {
                                    "timezone": "8",
                                    "lat": 31.143400,
                                    "lon": 121.805000,
                                    "locationCode": "PVG",
                                    "locationName": "Shanghai Pudong International Airport",
                                    "locationCity": "Shanghai"
                                }
                            },
                            "cargo": {
                                "pieces": 11.0,
                                "weight": 182.0
                            },
                            "origin": null,
                            "transportEventCategory": "ARR"
                        }
                    ],
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "transportCategory": "AIR",
                "flight": "MU568",
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                }
            }
        ],
        "shipmentEvents": [
            {
                "eventCategory": "SHIPMENTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-16 01:37:00",
                "description": "SJM,the consignee or his agent has been informed of the consignment’s arrival ",
                "transportCall": {
                    "flight": "",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "shipmentDoctype": "CAR",
                "shipmentEventCategory": "NFD"
            },
            {
                "eventCategory": "SHIPMENTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-16 01:37:00",
                "description": "SJM,the consignee or his agent has been informed of the consignment’s arrival ",
                "transportCall": {
                    "flight": "",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "shipmentDoctype": "CAR",
                "shipmentEventCategory": "NFD"
            },
            {
                "eventCategory": "SHIPMENTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 17:23:00",
                "description": "运单接收. 收单状态:【收单通过】,收单件数:【11】件,收单重量:【182】公斤。",
                "transportCall": {
                    "flight": "",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": null,
                    "weight": null
                },
                "origin": null,
                "shipmentDoctype": "UNKNOWN",
                "shipmentEventCategory": "UNKNOWN"
            },
            {
                "eventCategory": "SHIPMENTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 17:23:00",
                "description": "运单接收. 收单状态:【收单通过】,收单件数:【11】件,收单重量:【182】公斤。",
                "transportCall": {
                    "flight": "",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": null,
                    "weight": null
                },
                "origin": null,
                "shipmentDoctype": "UNKNOWN",
                "shipmentEventCategory": "UNKNOWN"
            },
            {
                "eventCategory": "SHIPMENTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 16:15:00",
                "description": "Consignment booked on specified flight from SINGAPORE to SHANGHAI PUDONG which scheduled to take off at 1615 and land at 2130",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "shipmentDoctype": "BKD",
                "shipmentEventCategory": "BKD"
            },
            {
                "eventCategory": "SHIPMENTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 16:15:00",
                "description": "Consignment booked on specified flight from SINGAPORE to SHANGHAI PUDONG which scheduled to take off at 1615 and land at 2130",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "shipmentDoctype": "BKD",
                "shipmentEventCategory": "BKD"
            }
        ],
        "transportEvents": [
            {
                "eventCategory": "TRANSPORTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 16:34:00",
                "description": "DEP",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "transportEventCategory": "DEP"
            },
            {
                "eventCategory": "TRANSPORTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 21:13:00",
                "description": "ARR",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "transportEventCategory": "ARR"
            },
            {
                "eventCategory": "TRANSPORTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 16:19:00",
                "description": "Consignment was departed on specified flight which took off at 1619 from SINGAPORE and will land at SHANGHAI PUDONG at ",
                "transportCall": {
                    "flight": "MU0568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "transportEventCategory": "DEP"
            },
            {
                "eventCategory": "TRANSPORTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 16:19:00",
                "description": "Consignment was departed on specified flight which took off at 1619 from SINGAPORE and will land at SHANGHAI PUDONG at ",
                "transportCall": {
                    "flight": "MU0568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "transportEventCategory": "DEP"
            },
            {
                "eventCategory": "TRANSPORTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 16:15:00",
                "description": "DEP(AIS)",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": null,
                "origin": "AIS",
                "transportEventCategory": "DEP"
            },
            {
                "eventCategory": "TRANSPORTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 21:30:00",
                "description": "ARR(AIS)",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": null,
                "origin": "AIS",
                "transportEventCategory": "ARR"
            }
        ],
        "equipmentEvents": [
            {
                "eventCategory": "EQUIPMENTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-16 05:22:00",
                "description": "The consignments have been delivered to SJM the consignee or his agent.",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "equipmentEventCategory": "DLV"
            },
            {
                "eventCategory": "EQUIPMENTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-16 05:22:00",
                "description": "The consignments have been delivered to SJM the consignee or his agent.",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "equipmentEventCategory": "DLV"
            },
            {
                "eventCategory": "EQUIPMENTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 22:13:00",
                "description": "Consignment was received from the specified flight.",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "equipmentEventCategory": "RCF"
            },
            {
                "eventCategory": "EQUIPMENTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 22:13:00",
                "description": "Consignment was received from the specified flight.",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 31.143400,
                        "lon": 121.805000,
                        "locationCode": "PVG",
                        "locationName": "Shanghai Pudong International Airport",
                        "locationCity": "Shanghai"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "equipmentEventCategory": "RCF"
            },
            {
                "eventCategory": "EQUIPMENTEVENT",
                "eventClassifier": "ACT",
                "eventTime": "2024-03-15 00:57:00",
                "description": "Consignment received from shipper or his agen SCHENKER SINGAPORE PTE LTD",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "equipmentEventCategory": "RCS"
            },
            {
                "eventCategory": "EQUIPMENTEVENT",
                "eventClassifier": "EST",
                "eventTime": "2024-03-15 00:57:00",
                "description": "Consignment received from shipper or his agen SCHENKER SINGAPORE PTE LTD",
                "transportCall": {
                    "flight": "MU568",
                    "events": null,
                    "transportCategory": "AIR",
                    "location": {
                        "timezone": "8",
                        "lat": 1.350190,
                        "lon": 103.994003,
                        "locationCode": "SIN",
                        "locationName": "Singapore Changi Airport",
                        "locationCity": "Singapore Changi"
                    }
                },
                "cargo": {
                    "pieces": 11.0,
                    "weight": 182.0
                },
                "origin": null,
                "equipmentEventCategory": "RCS"
            }
        ],
        "updateTime": "2024-03-16 06:20:28",
        "status": "COMPLETE",
        "completed": true,
        "direct": true
    },
    "id": "4eaff15385d18d416711c882aa6e3811"
}'

返回响应

🟢200成功
application/json
Body

示例
{}
上一页
航空货运跟踪(查询)
下一页
航班实时跟踪ADSB(查询)
Built with