A:从红框处点击创建售后 跳转的接口文档,接口是:https://api.weixin.qq.com/shop/ecaftersale/add?access_token=xxxxxxxxxrara
B: 然后在自定义交易组件文档中,创建售后的接口是:https://api.weixin.qq.com/shop/aftersale/add?access_token=xxxxxxxxx
使用B文档中接口创建了售后单,更新售后单至售后完成,流程走完,再点击售后接口调用【完成】按钮,还是提示:检测到你未完成此项步骤,请确认后重试。
A:接口调用不成功,提示:{
"errcode": 2747027,
"errmsg": " 当前订单不是二级商户单,请检查fund_type字段, detail: unsupported fund_type(0), only support fund_type(1)"
}
同样的问题,更疑惑的是我物流的都完成了,订单为什么没有完成