Skip to content

商户提现申请单号查询提现申请单状态

电商平台发起申请后, 电商平台调用此接口查询审批和出款进度。 官方文档

js
wxpay
.
v3
.
mch_operate
.
risk
.
withdrawlApply
.
outRequestNo
.
_out_request_no_
.
get
({
out_request_no
,
}) .
then
(
({
data
: {
withdrawl_apply
,
}, }) => ({
withdrawl_apply
,
}) )

Released under the MIT License. (SITEMAP)