http请求方式:POST https://api.weixin.qq.com/product/order/acceptapply?access_token=xxxxxxxxx
{ "order_id": 1768034782998651, // 售后单号 "address_id": 123 // 同意退货时传入地址id }
{ "errcode":0 }