Skip to content

提交资料变更申请单

服务商使用该接口提交商家主体资料变更申请,帮助商家修改主体资料。 官方文档

js
wxpay
.
v3
.
mchalterapply
.
mchsubjectalterapplyment
.
post
({
merchant_code
,
out_request_no
,
organization_type
,
finance_institution
,
business_license_info
,
certificate_info
,
finance_institution_info
,
legal_person_info
,
ubo_info_list
,
addition
,
}) .
then
(
({
data
: {
apply_id
,
}, }) => ({
apply_id
,
}) )

Released under the MIT License. (SITEMAP)