淘外分销逆向同意退货通知(退货场景),告知外部商家、或者ISV,淘系订单退货状态
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| request | Request | 可选 | 请求 | ||
|
|||||
| customerId | String | 可选 | 1111 | 路由参数 |
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| response | Response | 返回值 | |
|
{"request":{"subSaleOrderNo":"333345408837","saleOrderNo":"123445","outRefundNo":"qsksub12345","receiver":{"mobilePhone":"13429865304","phone":"13429865304","detailAddress":"杭州市五常街道","receiverFullName":"李湛"},"refundNo":"1234723","outOrderNo":"qsk123445","outSubOrderNo":"qisk1234"},"customerId":"1111"}
{
"response":{
"success":"true",
"errorCode":"OK",
"retry":"NO",
"errorMsg":"No错误信息"
}
}
{"response":{"success":"不等于true"},"errorCode":"sign-check-failure","errorMsg":"Illegal request"}
| 错误码 | 错误描述 | 解决方案 |
|---|