请求接口 https://api.mch.weixin.qq.com/v3/profitsharing/orders
请求参数
{
"appid": "wxdb243c22**8911f1a",
"out_order_no": "sharding1",
"receivers": [
{
"account": "155**60801",
"amount": 1,
"description": "测试",
"type": "MERCHANT_ID"
}
],
"sp_mchid": "16023**114",
"transaction_id": "420000118920**07231287653497",
"unfreeze_unsplit": false
}
返回参数
{"code":"NO_AUTH","message":"无分账权限"}
微信已开通服务商分账
需要分账的订单也传入了profit_sharing 参数