寄件单取消
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
orderId | String | 必须 | 12238213918 | 订单号 | |
waybillNo | String | 可选 | 12279272132 | 运单号 | |
cancelReason | String | 必须 | 不能上门 | 取消原因 | |
cpCode | String | 必须 | TY | 合作伙伴的编码 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
result | Result | 返回结果 | |
|
{"cpCode":"TY","orderId":"12238213918","cancelReason":"不能上门","waybillNo":"12279272132"}
{ "result":{ "errorMsg":"系统错误", "errorCode":"SYS_ERROR", "success":true, "isRetry":true, "data":{ "orderId":"3423829021123", "waybillo":"11239121213" } } }
{"result":{"errorCode":"sign-check-failure","errorMsg":"Illegal request"},"success":"false"}
错误码 | 错误描述 | 解决方案 |
---|