Skip to content

电商平台预约提现

电商平台通过该接口可将其平台的收入进行提现 官方文档

js
wxpay
.
v3
.
merchant
.
fund
.
withdraw
.
post
({
out_request_no
,
amount
,
remark
,
bank_memo
,
account_type
,
}) .
then
(
({
data
: {
withdraw_id
,
out_request_no
,
}, }) => ({
withdraw_id
,
out_request_no
,
}) )

Released under the MIT License. (SITEMAP)