云当网数据接口
  1. 美国清关状态
云当网数据接口
  • 通用接口
    • API Token获取
      • 获取Token
  • 海运数据接口
    • 海运跟踪
      • 海运状态码
      • 海运支持清单
      • 海运跟踪单号订阅
      • 海运箱动态全量推送(按提单号/订舱号订阅)
      • 海运跟踪下载(按提单号/订舱号订阅)
      • 海运跟踪箱号订阅
      • 海运箱动态全量推送(按箱号订阅)
      • 海运跟踪下载(按箱号订阅)
      • 海运箱动态推送(单节点)
      • 集装箱海上轨迹
      • 港区数据订阅
      • 港区数据全量推送
      • 港区数据订阅下载
    • 船舶靠泊计划
      • 船舶靠泊计划
    • 船期表
      • 船期表获取
    • 船舶AIS
      • 单船搜索
      • 船舶定位
      • 船舶历史挂港
      • 船舶轨迹
  • 陆运数据接口
    • EIR(电子设备交接单)
      • Eir获取API
    • 场站数据
      • 场站数据查询订阅接口
      • 场站数据推送
    • 车辆GPS
      • 车辆定位
      • 车辆轨迹
  • 关务数据接口
    • 报关状态
      • 报关状态查询
      • 报关状态推送
    • 舱单数据
      • 上传订阅海运舱单
      • 海运舱单订阅数据下载
  • 美国目的港数据接口
    • 美国码头数据
      • 美国码头支持清单
      • 美国码头信息订阅
      • 美国码头数据下载
    • 美国清关状态
      • 清关状态代码
      • 美国清关数据查询接口
        GET
  • OCR识别
    • 报关单识别接口
      POST
    • 发票/清关识别接口
      POST
  • 空运数据接口
    • 空运支持清单
    • 空运状态代码
    • 空运跟踪订阅
      POST
    • 空运状态节点全量推送
      POST
    • 空运状态单节点推送
      POST
    • 空运跟踪下载
      POST
  • 快递数据接口
    • 国家、地区ISO Alpha-3代码表
    • 主状态代码表
    • 子状态代码表
    • 承运商代码表
    • 承运商集团表
    • 特殊承运人代码表
    • 快递跟踪订阅
    • 快递跟踪下载
    • 快递跟踪全量推送
  1. 美国清关状态

美国清关数据查询接口

GET
http://apis.yundangnet.com/api/v1/abi-queryv2

请求参数

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://apis.yundangnet.com/api/v1/abi-queryv2?MOT=O&blno=MATS1481667000&carriercd=MATS&companyid=1000&token='

返回响应

🟢200海运成功
application/json
Body

示例
{
    "data": {
        "keyid": "f9775f10-fa86-4659-92ad-309df0ab28ad",
        "mblno": "MAEU293334383",
        "vslname": "MSC DANIT",
        "voy": "129N",
        "pol": "YangShan",
        "pod": "LOS ANGELES",
        "carriercd": "马士基",
        "piece": 1282,
        "billtype": "M",
        "isisf": true,
        "pttauthdate": "2021-07-16 14:25:00",
        "firmscode": "Y360",
        "status": "Closed",
        "ATD": "2021-08-02",
        "ATA": "2021-08-19 00:00",
        "lsthouse": [
            {
                "keyid": "asfgasdgsah-fsas-4659-92ad-sagas0d",
                "fkeyid": "f9775f10-fa86-4659-92ad-309df0ab28ad",
                "filercd": "AMZD",
                "houseno": "CN21176DECC7",
                "piece": 669,
                "pieceunit": "CTN",
                "lastdispositioncd": "1S",
                "lasteventdate": "2021-09-06 02:45",
                "carriermatchedtime": "2021-07-19 02:39",
                "isfmatchedtime": "2021-07-13 02:05",
                "inbondtype": null,
                "inbondstatus": null,
                "inbondnumber": null,
                "inbondpolcd": null,
                "inbondpol": null,
                "inbondpodcd": null,
                "inbondpod": null,
                "inbondauthdate": null,
                "inbondarrivaldate": null,
                "inbondexportdate": null,
                "inbondcompletedate": null,
                "holddispositioncd": null,
                "holddate": null,
                "holdremovedate": null,
                "releaseddate": "2021-08-14 02:00"
            },
            {
                "keyid": "jgf8405gdgsah-fsas-4659-92ad-sagas0d",
                "fkeyid": "f9775f10-fa86-4659-92ad-309df0ab28ad",
                "filercd": "AMZD",
                "houseno": "CN217478BDD6",
                "piece": 30,
                "pieceunit": "CTN",
                "lastdispositioncd": "1S",
                "lasteventdate": "2021-09-06 02:45",
                "carriermatchedtime": "2021-07-19 02:39",
                "isfmatchedtime": "2021-07-13 02:05",
                "inbondtype": null,
                "inbondstatus": null,
                "inbondstatedescription": null,
                "inbondnumber": null,
                "inbondpolcd": null,
                "inbondpol": null,
                "inbondpodcd": null,
                "inbondpod": null,
                "inbondauthdate": null,
                "inbondarrivaldate": null,
                "inbondexportdate": null,
                "inbondcompletedate": null,
                "holddispositioncd": null,
                "holddate": null,
                "holdremovedate": null,
                "releaseddate": "2021-08-14 02:00"
            },
            {
                "keyid": "56558asfah-fsas-4659-asd9-sagas0d",
                "fkeyid": "f9775f10-fa86-4659-92ad-309df0ab28ad",
                "filercd": "AMZD",
                "houseno": "CN21BB16BBDB",
                "piece": 175,
                "pieceunit": "CTN",
                "lastdispositioncd": "1S",
                "lasteventdate": "2021-09-06 02:45",
                "carriermatchedtime": "2021-07-19 02:39",
                "isfmatchedtime": "2021-07-13 02:05",
                "inbondtype": null,
                "inbondstatus": null,
                "inbondstatedescription": null,
                "inbondnumber": null,
                "inbondpolcd": null,
                "inbondpol": null,
                "inbondpodcd": null,
                "inbondpod": null,
                "inbondauthdate": null,
                "inbondarrivaldate": null,
                "inbondexportdate": null,
                "inbondcompletedate": null,
                "holddispositioncd": null,
                "holddate": null,
                "holdremovedate": null,
                "releaseddate": "2021-08-14 02:00"
            }
        ]
    },
    "success": true,
    "status": "0",
    "message": null
}
🟢200空运成功
修改于 2023-10-31 09:07:43
上一页
清关状态代码
下一页
报关单识别接口
Built with