关务推关务单加签
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
request | Request | 可选 | 加签请求 | ||
|
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
response | Response | 加签结果 | |
|
{"request":{"companyCode":"123","resourceCode":"STA","clearanceOrderType":"1","ownerCode":"aAX766232","extendProps":"-","content":"content","clearanceOrderCode":"QG8877623"}}
{ "response":{ "signatureValue":"签名值", "keyName":"123", "certificate":"ASDF", "biz_error_msg":"invalid app key", "biz_error_code":"E0001", "success":true } }
{"response":{"biz_error_msg":"Illegal request","success":"不等于true","biz_error_code":"sign-check-failure"}}
错误码 | 错误描述 | 解决方案 |
---|