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

中国海关跟踪(报关单号)

GET
/terminal/cn/customs/getEntryIDDeclare
最后修改时间:2025-07-26 11:00:15
根据报关单号查询中国关务节点信息

请求参数

Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token
示例:
Authorization: Bearer ********************
Query 参数

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://openapi.freightower.com/terminal/cn/customs/getEntryIDDeclare?entryid=223120230004053402&ieid=E'

返回响应

🟢200成功
application/json
Body

示例
{
    "statusCode": 20000,
    "message": "成功",
    "data": {
        "success": true,
        "status": 0,
        "message": "该提单号或报关单号已订阅",
        "data": {
            "ieid": "E",
            "blno": null,
            "entryid": "223120230004053402",
            "entdeclno": null,
            "endtime": "2023/11/18 21:11:49",
            "status": [
                {
                    "note": "MAERSK LANCO 346W-已通过",
                    "noticedate": "2023/11/25 09:34:56",
                    "statuscd": null,
                    "channelname": "出境/港单证申报-海事",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "MAERSK LANCO 346W-已受理",
                    "noticedate": "2023/11/25 00:00:00",
                    "statuscd": null,
                    "channelname": "海关出境/港单证申报-出境申报单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "MAERSK LANCO 346W-已通过",
                    "noticedate": "2023/11/25 00:00:00",
                    "statuscd": null,
                    "channelname": "海关出境/港单证申报-出境申报单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "MAERSK LANCO 346W-允许放行",
                    "noticedate": "2023/11/25 00:00:00",
                    "statuscd": null,
                    "channelname": "海关出境/港单证申报-出境申报单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "MAERSK LANCO 346W",
                    "noticedate": "2023/11/20 15:30:00",
                    "statuscd": "EDEP",
                    "channelname": "出境确报离港时间",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "MAERSK LANCO 346W-已通过",
                    "noticedate": "2023/11/20 10:38:44",
                    "statuscd": null,
                    "channelname": "出境/港单证申报-边检",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "MAERSK LANCO 346W-已受理",
                    "noticedate": "2023/11/20 00:00:00",
                    "statuscd": null,
                    "channelname": "海关出境/港单证申报-出港申报单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "MAERSK LANCO 346W-已通过",
                    "noticedate": "2023/11/20 00:00:00",
                    "statuscd": null,
                    "channelname": "海关出境/港单证申报-出港申报单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "MAERSK LANCO 346W-允许放行",
                    "noticedate": "2023/11/20 00:00:00",
                    "statuscd": null,
                    "channelname": "海关出境/港单证申报-出港申报单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "MAERSK LANCO 346W-已受理",
                    "noticedate": "2023/11/20 00:00:00",
                    "statuscd": "ATC",
                    "channelname": "出港动态确报-海关",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "MAERSK LANCO 346W-已通过",
                    "noticedate": "2023/11/20 00:00:00",
                    "statuscd": "ATP",
                    "channelname": "出港动态确报-海关",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "223120230004053402-结关",
                    "noticedate": "2023/11/18 21:11:49",
                    "statuscd": "CLR",
                    "channelname": "一般出口报关单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "TGHU1064096-接受申报",
                    "noticedate": "2023/11/18 21:11:47",
                    "statuscd": "TRA",
                    "channelname": "出口理货报告",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "ZIMUSNH20980585-接受申报",
                    "noticedate": "2023/11/14 22:46:13",
                    "statuscd": "BCA",
                    "channelname": "装载舱单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "ZIMUSNH20980585-提运单放行",
                    "noticedate": "2023/11/14 22:23:26",
                    "statuscd": "BLR",
                    "channelname": "预配舱单(主要数据)",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "223120230004053402-放行",
                    "noticedate": "2023/11/14 22:23:15",
                    "statuscd": "PAS",
                    "channelname": "海关放行",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "223120230004053402-放行",
                    "noticedate": "2023/11/14 22:23:15",
                    "statuscd": "PAS",
                    "channelname": "一般出口报关单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "TGHU1064096-接受申报",
                    "noticedate": "2023/11/14 22:23:14",
                    "statuscd": "ASA",
                    "channelname": "出口运抵报告",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "ZIMUSNH20980585-退单",
                    "noticedate": "2023/11/14 22:22:03",
                    "statuscd": "BCB",
                    "channelname": "装载舱单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "ZIMUSNH20980585-退单",
                    "noticedate": "2023/11/14 20:01:39",
                    "statuscd": "BCB",
                    "channelname": "装载舱单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "ZIMUSNH20980585-退单",
                    "noticedate": "2023/11/14 17:41:42",
                    "statuscd": "BCB",
                    "channelname": "装载舱单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "ZIMUSNH20980585-退单",
                    "noticedate": "2023/11/14 15:22:11",
                    "statuscd": "BCB",
                    "channelname": "装载舱单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "223120230004053402",
                    "noticedate": "2023/11/14 14:12:28",
                    "statuscd": null,
                    "channelname": "一般出口报关单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "223120230004053402-审结",
                    "noticedate": "2023/11/14 14:11:27",
                    "statuscd": "CDC",
                    "channelname": "一般出口报关单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "223120230004053402-海关入库成功",
                    "noticedate": "2023/11/14 14:11:21",
                    "statuscd": "EDC",
                    "channelname": "一般出口报关单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "ZIMUSNH20980585-退单",
                    "noticedate": "2023/11/14 13:01:46",
                    "statuscd": "BCB",
                    "channelname": "装载舱单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "ZIMUSNH20980585-退单",
                    "noticedate": "2023/11/14 10:11:00",
                    "statuscd": "BCB",
                    "channelname": "装载舱单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "ZIMUSNH20980585-退单",
                    "noticedate": "2023/11/14 07:51:15",
                    "statuscd": "BCB",
                    "channelname": "装载舱单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "ZIMUSNH20980585-退单",
                    "noticedate": "2023/11/14 05:30:55",
                    "statuscd": "BCB",
                    "channelname": "装载舱单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "ZIMUSNH20980585-退单",
                    "noticedate": "2023/11/14 03:11:08",
                    "statuscd": "BCB",
                    "channelname": "装载舱单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "ZIMUSNH20980585-退单",
                    "noticedate": "2023/11/14 00:50:47",
                    "statuscd": "BCB",
                    "channelname": "装载舱单",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "ZIMUSNH20980585-接受申报",
                    "noticedate": "2023/11/13 17:21:15",
                    "statuscd": "BLA",
                    "channelname": "预配舱单(主要数据)",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "MAERSK LANCO 346W-已受理",
                    "noticedate": "2023/11/10 00:00:00",
                    "statuscd": "ETC",
                    "channelname": "出港动态预报-海关",
                    "entryid": "223120230004053402"
                },
                {
                    "note": "MAERSK LANCO 346W-已通过",
                    "noticedate": "2023/11/10 00:00:00",
                    "statuscd": "ETP",
                    "channelname": "出港动态预报-海关",
                    "entryid": "223120230004053402"
                }
            ]
        }
    }
}
上一页
中国海关跟踪(提单号)
下一页
🌏业务覆盖范围📌
Built with