获取订单编号、退换订单编号、购买账号、会员手机号、售后订单状态、订单退换货状态、售后金额、售后产品数量等信息
公共参数
参数 | 类型 | 必填 | 说明 | 示例 |
access_token | string | 是 | 接口调用令牌,如何获取access_token | e3716b44c10e4f232c91e2dc6c9b56e0 |
请求地址
https://店铺APPID.shop.yishop.site/openApi/Aftersale/getAfterOrderDetail
请求参数
参数 | 类型 | 必填 | 说明 | 示例 |
appid | string | 是 | 请传入店铺appid | |
返回参数
参数 | 类型 | 说明 | 示例 |
code | string | 返回状态码,返回0表示请求成功 | 0 |
data | mixed | 返回的数据集合 | |
order_sn | string | 订单编号 | |
order_replacement_sn | string | 退换订单编号 | |
buyer_account | string | 购买账号 | |
order_replacement_state | string | 售后订单状态 | |
order_replacement_status | string | 售后订单类型 | |
order_replacement_total | string | 售后金额 | |
order_after_num | string | 售后产品数量 | |