文档
测试

修改报关单

POST
/api/customs/update

接口描述

修改报关单草稿

请求参数

application/json
参数名
类型
描述
必填
commerceType
string
进口/出口
必填
port
string
海关编码
必填
remark
string
报关备注
必填
customsItems
array
报关细项
必填
tradeOrderId
bigint
业务运单id
必填
containerNumber
string
柜号
必填
containerType
string
柜型
必填
isMerge
bool
是否拼箱 true\false
必填
mergeCount
string
拼箱数量
必填
attachments
array[string]
附件filekey集合
必填
id
bigint
报关单id
必填

响应参数

参数名
类型
描述
必填
code
int
响应代码,详见【响应】
必填
message
string
响应消息
必填
data
object
null
必填