简要描述:

  • 售后操作

请求 URL:

  • api/shop/orders/refund

请求方式:

  • POST application/x-www-form-urlencoded

接口授权:

参数名称 类型 必选 接口介绍
token String Y 授权时获取的token
after_ordersn String Y 售后订单号
state String Y 状态,11:待用户回寄,13:已完成(审核通过),15:驳回
recipientMan String N 收货⼈,state=11时必填
recipientPhone String N 收货⼈电话,state=11时必填
recipientRegion String N 收货⾏政区域,state=11时必填,⾏政区域编号,⽤’_’连接省、市、区等,code来自我方的接口「http://doc.superdesk.cn/docs/mindoc/mindoc-1bvudnqrvt772」
recipientAddress String N 收货地址,state=11时必填

响应数据:

参数名称 数据格式
status 返回值:true/false
code 成功为 200
msg 提示信息
result

相关字段说明

名称 类型 必选 接口介绍
文档更新时间: 2023-04-13 09:12   作者:qiushiyong