File tree Expand file tree Collapse file tree
docs/v3/fund-app/mch-transfer/transfer-bills
src/V3/FundApp/MchTransfer/TransferBills Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11post :
2- x-last-updated-at : 2025.05.16
2+ x-last-updated-at : 2026.04.10
33 x-role :
44 - 普通商户
55 tags :
1818 - out_bill_no
1919 - transfer_scene_id
2020 - transfer_scene_report_infos
21- - openid
2221 - transfer_amount
2322 - transfer_remark
2423 - authorization_id
3130 type : string
3231 description : 商户单号
3332 example : plfk2020042013
34- openid :
35- type : string
36- description : 收款用户OpenID
37- example : o-MYE42l80oelYMDE34nYD456Xoy
3833 user_name :
3934 type : string
4035 format : base64
Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ public function post(array $options = [
1818 'json ' => [
1919 'appid ' => 'wxf636efh567hg4356 ' ,
2020 'out_bill_no ' => 'plfk2020042013 ' ,
21- 'openid ' => 'o-MYE42l80oelYMDE34nYD456Xoy ' ,
2221 'user_name ' => '757b340b45ebef5467rter35gf464344v3542sdf4t6re4tb4f54ty45t4yyry45 ' ,
2322 'transfer_amount ' => 400000 ,
2423 'transfer_remark ' => '2020年4月报销 ' ,
@@ -46,7 +45,6 @@ public function postAsync(array $options = [
4645 'json ' => [
4746 'appid ' => 'wxf636efh567hg4356 ' ,
4847 'out_bill_no ' => 'plfk2020042013 ' ,
49- 'openid ' => 'o-MYE42l80oelYMDE34nYD456Xoy ' ,
5048 'user_name ' => '757b340b45ebef5467rter35gf464344v3542sdf4t6re4tb4f54ty45t4yyry45 ' ,
5149 'transfer_amount ' => 400000 ,
5250 'transfer_remark ' => '2020年4月报销 ' ,
You can’t perform that action at this time.
0 commit comments