请求参数{
"appid": "xxx",
"service_id": "xxx",
"post_payments": {
"name": "信用租借",
"amount": 1,
"description": "信用租借"
},
"location": {
"end_location": "有梦想科技"
},
"total_amount": 1,
"time_range": {
"end_time": "20200904173805"
},
"profit_sharing": false
}
接口返回
"message":"Client error: `POST https:\/\/api.mch.weixin.qq.com\/v3\/payscore\/serviceorder\/0120200904154328617729130\/complete` resulted in a `400 Bad Request` response"}
https://wechatpay-api.gitbook.io/wechatpay-api-v3/wei-xin-zhi-fu-api-v3-jie-kou-gui-fan ,400bad request,是你这边请求语法有问题。麻烦详细检查。参考我们的V3文档。