Client error: `POST https://api.mch.weixin.qq.com/v3/profitsharing/orders` resulted in a `400 Bad Request` response:{"code":"PARAM_ERROR","detail":{"location":null,"value":"sub_mchid=1601114161&appid=wx117xxxxxe23f60c&transaction_id=42 (truncated...)
发起分帐 /v3/profitsharing/orders 严格按照文档组成的参数,但还是报错"sub_mchid"=>"1601114161", "appid"=>"wx117a0234324f60c", "transaction_id"=>"4200002xxxxxx690299587", //微信订单号 "out_order_no"=>"104", //商户分账单号 "receivers"=>[ [ "type"=>"PERSONAL_OPENID", //MERCHANT_ID:商户号 2、PERSONAL_OPENID:个人openid(由父商户APPID转换得到) 3、PERSONAL_SUB_OPENID: 个人sub_openid(由子商户APPID转换得到) "account"=>"oGUbk5Xkm91XL_gb-urq8JPrjdr8", "amount"=>'1', "description"=>"分给oGUbk5Xkm91XL_gb-urq8JPrjdr8" ] ], "unfreeze_unsplit"=>true,
06-23