Skip to content

提交申请单

普通服务商(银行、支付机构、电商平台不可用)使用该接口提交商家资料,帮助商家入驻成为微信支付的特约商户。 官方文档

js
wxpay
.
v3
.
applyment4sub
.
applyment
.
_empty_
.
post
({
business_code
,
contact_info
,
subject_info
,
business_info
,
settlement_info
,
bank_account_info
,
addition_info
,
}, {
empty
,
headers
, })
.
then
(
({
data
: {
applyment_id
,
}, }) => ({
applyment_id
,
}) )

Released under the MIT License. (SITEMAP)