获取ECCN条款列表
GET
https://foxconn.gateway.api.liyueyun.com/api/eccnsearch/eccn/lines
接口描述
获取ECCN条款列表,在用户不传入pageSize和pageIndex的情况下默认返回十条。
请求头
参数名
类型
描述
必填
Authorization
string
Bearer a447bdDAUeKORvmt
必填
请求参数
参数名
类型
描述
必填
pageIndex
number
页码,示例:0
必填
pageSize
number
每一页的条数,示例:10
必填
响应参数
参数名
类型
描述
必填
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">
必填
latest
bool
是否为最新版本,示例:true
必填
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
必填
version
string
版本,示例:2020-09-18
必填
createdAt
string
创建日期,示例:2020-09-18 03:05:44
必填
updatedAt
string
更新日期,示例:2020-09-18 03:05:44
必填
total
string
总条数,示例:1
必填