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

查询加工贸易手册料件表体

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

请求参数

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/img' \
--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 {32}] 
业务报文内容
可选
scljbt001
string 
预录入统一编号
可选
scljbt002
string 
序号
可选
scljbt003
string 
料号
可选
scljbt004
string 
可选
料件成品类型代码(I-料件 E-成品)
scljbt005
string 
变更次数
可选
scljbt006
string 
商品编码
可选
scljbt007
string 
商品名称
可选
scljbt008
string 
规格型号
可选
scljbt009
string 
申报计量单位
可选
scljbt010
string 
申报计量单位
可选
scljbt011
string 
法定计量单位代码
可选
scljbt012
string 
法定计量单位
可选
scljbt013
string 
可选
第二法定计量单位代码
scljbt014
string 
第二法定计量单位
可选
scljbt015
string 
申报单价
可选
scljbt016
string 
申报数量
可选
scljbt017
string 
申报总价
可选
scljbt018
string 
币制代码
可选
scljbt019
string 
币制
可选
scljbt020
string 
产销国(地区)代码
可选
scljbt021
string 
产销国(地区)
可选
scljbt022
string 
征免方式代码
可选
scljbt023
string 
征免方式名称
可选
scljbt024
string 
主料标志
可选
scljbt025
string 
修改标记代码
可选
scljbt026
string 
修改标记名称
可选
scljbt027
string 
商品属性代码
可选
scljbt028
string 
商品属性
可选
scljbt029
string 
磋商标志
可选
scljbt030
string 
备注
可选
scljbt031
string 
新增时间
可选
scljbt032
string 
采集入库时间
可选
message
string 
可选
sign
string 
可选
signType
string 
可选
total
integer <int32>
可选
示例
{
    "code": "string",
    "content": [
        {
            "scljbt001": "string",
            "scljbt002": "string",
            "scljbt003": "string",
            "scljbt004": "string",
            "scljbt005": "string",
            "scljbt006": "string",
            "scljbt007": "string",
            "scljbt008": "string",
            "scljbt009": "string",
            "scljbt010": "string",
            "scljbt011": "string",
            "scljbt012": "string",
            "scljbt013": "string",
            "scljbt014": "string",
            "scljbt015": "string",
            "scljbt016": "string",
            "scljbt017": "string",
            "scljbt018": "string",
            "scljbt019": "string",
            "scljbt020": "string",
            "scljbt021": "string",
            "scljbt022": "string",
            "scljbt023": "string",
            "scljbt024": "string",
            "scljbt025": "string",
            "scljbt026": "string",
            "scljbt027": "string",
            "scljbt028": "string",
            "scljbt029": "string",
            "scljbt030": "string",
            "scljbt031": "string",
            "scljbt032": "string"
        }
    ],
    "message": "string",
    "sign": "string",
    "signType": "string",
    "total": 0
}
🟢201成功
🟠401没有权限
🟠403禁止访问
🟠404记录不存在
修改于 2025-04-20 14:36:43
上一页
查询加工贸易手册成品表体
下一页
查询加工贸易手册保税核注清单
Built with