接口名: https://api.weixin.qq.com/shop/ecaftersale/add?access_token=xxx
appId: wxdbffae1230d8fa2b
请求参数:{
"out_order_id":"1313384462583918494",
"openid":"oyyeq5TgJhcT19y6-ieJA0f6riQY",
"out_aftersale_id":"7897665432",
"type":1,
"product_info":{
"out_product_id":"567339",
"out_sku_id":"5673391817343370",
"product_cnt":1
},
"orderamt":10,
"refund_reason":"xxx",
"refund_reason_type":1
}
返回参数: { "errcode": 2747020, "errmsg": " 商品不能售后,检查该商品是否有进行中的售后单" }