作为淘外分销解决方案的一部分,通知商家渠道订单已经取消
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| request | Request | 可选 | 请求 | ||
|
|||||
| customerId | String | 可选 | 1111 | 路由字段安 |
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| response | Response | 返回值 | |
|
{"request":{"cancelMsg":"取消原因:担保账户余额不足","saleOrderNo":"123445","cancelType":"not_paid_close","outOrderNo":"qsk123445"},"customerId":"1111"}
{
"response":{
"success":"true",
"errorCode":"OK",
"retry":"NO",
"errorMsg":"No错误信息"
}
}
{"response":{"success":"不等于true"},"errorCode":"sign-check-failure","errorMsg":"Illegal request"}
| 错误码 | 错误描述 | 解决方案 |
|---|