获取对应的ECCN条款
GET
https://foxconn.gateway.api.liyueyun.com/api/eccnsearch/eccn/lines/:key
接口描述
获取某一个ECCN出口分类号码对应的条款内容,在url中填入对应的ECCN出口分类号码
请求头
参数名
类型
描述
必填
Authorization
string
Bearer a447bdDAUeKORvmt
必填
响应参数
参数名
类型
描述
必填
id
string
条款id,示例:a8irh2WJcBGj6yia
必填
key
string
ECCN出口分类号码,示例:0A986
必填
title
string
ECCN出口分类名称,示例:Shotgun shells, except buckshot shotgun shells, and parts.
必填
content
string
ECCN出口分类xml,示例:<FP SOURCE="FP-2"><E T="02">0A986Shotgun shells, except buckshot shotgun shells, and parts.</E></FP><FP><E T="04">License Requirements</E></FP><FP SOURCE="FP-1"><E T="03">Reason for Control:</E> AT, FC, UN</FP><GPOTABLE CDEF="xl100" COLS="1" OPTS="L1"><BOXHD><CHED H="1">Control(s)</CHED></BOXHD><ROW RUL="s"><ENT I="22">AT applies to entire entry.
必填
latest
int
是否为最新版本,示例:1
必填
objects
string
条款具体内容,示例:{"licenseRequirements":{"remark":"","reasonforControl":["AT","FC","UN"],"controls":{"AT":{"control":"AT applies to entire entry. A license is required for items controlled by this entry to North Korea for anti-terrorism reasons. The Commerce Country Chart is not designed to determine AT licensing requirements f
必填
version
string
版本,示例:2020-09-18
必填
createdAt
string
创建日期,示例:2020-09-18 03:05:44
必填
updatedAt
string
更新日期,示例:2020-09-18 03:05:44
必填