收藏
回答

按照推广员获取订单 无法使用,无法获取到订单数据。

按照推广员获取订单


无法获取订单列表,参数如何传,都返回空


http请求方式:POST
https://api.weixin.qq.com/shop/order/get_list_by_finder?access_token=xxxxxxxxxwu发

参数
{

"start_pay_time": "2021-09-01 00:00:25",

"end_pay_time": "2021-09-16 23:05:25",

"finder_username": "哟小伙咂",

"page": 1,

"page_size": 20

}

返回值
{
    "errcode": 0,
    "orders": [],
    "total_num": 0
}




回答关注问题邀请回答
收藏
登录 后发表内容