免卡采集
  1. 单一窗口加工贸易手册
免卡采集
  • 概述
    • 公共请求参数说明
  • 单一窗口
    • 单一窗口进出口报关单
      • 查询单一窗口出口报关单
      • 查询单一窗口进口报关单
    • 单一窗口委托协议
      • 查询单一窗口委托协议
    • 单一窗口委托关系
      • 查询单一窗口委托关系
    • 单一窗口税费单
      • 查询税费单(已支付)
      • 查询税费单(未支付)
    • 修撤单
      • 查询修撤单
    • 单一窗口加工贸易账册
      • 查询加工贸易账册
      • 查询加工贸易账册单耗表体
      • 查询加工贸易账册成品表体
      • 查询加工贸易账册料件表体
      • 查询加工贸易账册保税核注清单
    • 单一窗口加工贸易手册
      • 查询加工贸易手册
        POST
      • 查询加工贸易手册单耗表体
        POST
      • 查询加工贸易手册成品表体
        POST
      • 查询加工贸易手册料件表体
        POST
      • 查询加工贸易手册保税核注清单
        POST
  • 电子口岸
    • 电子口岸出口报关单
      • 查询电子口岸出口报关单
      • 电子口岸出口报关单PDF下载
    • 电子口岸出口收汇报关单
      • 查询电子口岸出口收汇报关单
    • 电子口岸进口付汇报关单
      • 查询电子口岸进口付汇报关单
  1. 单一窗口加工贸易手册

查询加工贸易手册成品表体

POST
/single-window/{socialCreditCode}/process-trade/manual/exg
单一窗口加工贸易手册

请求参数

Authorization
Path 参数
socialCreditCode
string 
必需
socialCreditCode
Body 参数application/json
content
object 
业务报文内容
可选
seqNo
string 
手册预录入统一编号
可选
collectStartDate
string 
采集入库开始日期
可选
collectEndDate
string 
采集入库截止日期
可选
current
integer 
页码
必需
size
integer 
分页条数
必需
sign
string 
签名串
可选
signType
string 
可选
加签类型(目前支持RSA)
timestamp
string 
请求时间
可选
示例
{
    "content": {
        "seqNo": "string",
        "collectStartDate": "string",
        "collectEndDate": "string",
        "current": 0,
        "size": 0
    },
    "sign": "string",
    "signType": "string",
    "timestamp": "string"
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://collection.chinackts.com/cus-data/v1/single-window//process-trade/manual/exg' \
--header 'Content-Type: application/json' \
--data-raw '{
    "content": {
        "seqNo": "string",
        "collectStartDate": "string",
        "collectEndDate": "string",
        "current": 0,
        "size": 0
    },
    "sign": "string",
    "signType": "string",
    "timestamp": "string"
}'

返回响应

🟢200成功
*/*
OK
Body
code
string 
可选
content
array [object {33}] 
业务报文内容
可选
sccpbt001
string 
预录入统一编号
可选
sccpbt002
string 
商品序号
可选
sccpbt003
string 
可选
料件成品类型代码(I-料件 E-成品)
sccpbt004
string 
变更次数
可选
sccpbt005
string 
商品料号
可选
sccpbt006
string 
商品编码
可选
sccpbt007
string 
商品名称
可选
sccpbt008
string 
商品规格型号描述
可选
sccpbt009
string 
申报计量单位代码
可选
sccpbt010
string 
申报计量单位
可选
sccpbt011
string 
法定计量单位代码
可选
sccpbt012
string 
法定计量单位
可选
sccpbt013
string 
可选
法定第二计量单位代码
sccpbt014
string 
法定第二计量单位
可选
sccpbt015
string 
申报单价
可选
sccpbt016
string 
申报币制代码
可选
sccpbt017
string 
申报币制
可选
sccpbt018
string 
申报数量
可选
sccpbt019
string 
申报总价
可选
sccpbt020
string 
产销国(地区)代码
可选
sccpbt021
string 
产销国(地区)
可选
sccpbt022
string 
征免方式代码
可选
sccpbt023
string 
征免方式
可选
sccpbt024
string 
主料标志
可选
sccpbt025
string 
修改标志代码
可选
sccpbt026
string 
修改标志
可选
sccpbt027
string 
商品属性代码
可选
sccpbt028
string 
商品属性
可选
sccpbt029
string 
磋商标志代码
可选
sccpbt030
string 
磋商标志
可选
sccpbt031
string 
备注
可选
sccpbt032
string 
新增时间
可选
sccpbt033
string 
采集入库时间
可选
message
string 
可选
sign
string 
可选
signType
string 
可选
total
integer <int32>
可选
示例
{
    "code": "string",
    "content": [
        {
            "sccpbt001": "string",
            "sccpbt002": "string",
            "sccpbt003": "string",
            "sccpbt004": "string",
            "sccpbt005": "string",
            "sccpbt006": "string",
            "sccpbt007": "string",
            "sccpbt008": "string",
            "sccpbt009": "string",
            "sccpbt010": "string",
            "sccpbt011": "string",
            "sccpbt012": "string",
            "sccpbt013": "string",
            "sccpbt014": "string",
            "sccpbt015": "string",
            "sccpbt016": "string",
            "sccpbt017": "string",
            "sccpbt018": "string",
            "sccpbt019": "string",
            "sccpbt020": "string",
            "sccpbt021": "string",
            "sccpbt022": "string",
            "sccpbt023": "string",
            "sccpbt024": "string",
            "sccpbt025": "string",
            "sccpbt026": "string",
            "sccpbt027": "string",
            "sccpbt028": "string",
            "sccpbt029": "string",
            "sccpbt030": "string",
            "sccpbt031": "string",
            "sccpbt032": "string",
            "sccpbt033": "string"
        }
    ],
    "message": "string",
    "sign": "string",
    "signType": "string",
    "total": 0
}
🟢201成功
🟠401没有权限
🟠403禁止访问
🟠404记录不存在
修改于 2025-04-20 14:36:16
上一页
查询加工贸易手册单耗表体
下一页
查询加工贸易手册料件表体
Built with