Query Sub-merchant

Update Time:2025.02.20

Query the entry status of sub merchants

API intro

Request Url: https://apihk.mch.weixin.qq.com/secapi/mch/queryInstitutionsub

Request method: POST

Certificate Requirements:Yes certificate is required.

Applicable object: Institutional mode

Parameter Settings

Name

ID

Type

Required

Description

Official Account ID

app_id

string(32)

Yes

Specifies Official Account ID assigned
by WeChat
Example:wxd678efh567hg6787

Vendor ID

mch_id

string(32)

Yes

Specifies vendor ID assigned by
WeChat Payment
Example:1230000109

Signature

sign

string(32)

Yes

Specifies a signature. For more information Signature Algorithm.
Example:C380BEC2BFD727A4B6845133519F3AD6

Sub-Merchant ID

sub_mch_id

string(32)

Yes

Specifies the sub merchant ID by WeChat
Example:1230000109

Example:

XML
1<xml>  
2   <app_id>wx2421b1c4370ec43b</app_id>
3   <mch_id>1230000109</mch_id>
4   <sign>C380BEC2BFD727A4B6845133519F3AD6</sign>
5   <sub_mch_id>1230000109</sub_mch_id>
6</xml> 

Return Data

Name

ID

Type

Required

Description

Returned status code

return_code

string(16)

Yes

SUCCESS/FAIL
This field is used as a communication identifier instead of a transaction identifier. Whether the transaction is successful shall be determined by checking result_code.
Example:SUCCESS

Returned message

return_msg

string(128)

No

Returned message. If shall present the cause of an error if not null.
Signature failed
Parameter format verification error
Example:Signature failed

If return_code is SUCCESS, return data will also include the following fields:

Name

ID

Type

Required

Description

Service Result

result_code

string(32)

Yes

SUCCESS/FAIL
Example:FAIL

Error Code

err_code

String(32)

No

Error code
Example:INVALID_REQUEST

Error Code Description

err_code_des

String(128)

No

Detailed description of error code
Example:Sub merchant information error, please check and retry

Signature

sign

string(32)

Yes

Specifies a signature.
Example:C380BEC2BFD727A4B6845133519F3AD6

Sub_mch_id

sub_mch_id

string(32)

Yes

Specifies the sub merchant ID assigned by WeChat.
Example:013467007045764

Merchant Name

merchant_name

string(128)

Yes

Specifies the complete company entity name .
Example:ABC Merchant

Abbreviated Company Name

merchant_shortname

string(64)

Yes

Specifies the brief name of the merchant, which will be shown to the consumers.
Example:ABC

Registered Country or Region

merchant_country_code

string(3)

No

The country where the company was registered, see to  CountryCode
Example:ABC

Business Category

business_category

string(10)

Yes

Specifies the business category, please refer to the Business Category list of WeChat payment.
Example:101

MCC

mcc

string(4)

No

Mcc code, see to MCC code
Example:075586010000

Office Telephone No.

office_phone

string(32)

Yes

Specifies the customer service phone number, which will be shown in the payment details page for the consumers.
Example:075586010000

Full Name

contact_name

string(64)

No

Specifies the contact person’s name.
Example:Eric Lee

Mobile  Phone No.

contact_phone

string(32)

No

Specifies the mobile phone number of the merchant for any urgent issues.
Example:13000000000

Email

contact_email

string(256)

No

Specifies the contact email of the merchant.
Example:test@test.com

Merchant remark

merchant_remark

string(20)

Yes

The information annotated by the institution for the merchant. The code created by the institution for the merchant can be used.
Example:ABC1234567

Business type

business_type

string(7)

No

There are three business types: ONLINE,
OFFLINE or BOTH
Example:BOTH

Merchant Type

merchant_type

string(10)

No

ENTERPRISE or INDIVIDUAL
Example:ENTERPRISE

Registration Certificate Number

registration_certificate_number

string(50)

No

Company registration document Number.
Example:5555-8888

Expiration Date of Registration Certificate

registration_certificate_date

string(10)

No

The expiration date of the company registration document.
The value should be expire date or “PERMANENT” , “N/A”, the date format should YYYY-MM-DD 
Example:2020-10-16

Download link of APP

app_download

string(128)

No

The download link of merchant’s APP.
Example:https://download.qq.com

Business website

business_website

string(128)

No

The business website url
Example:https://www.qq.com

Official account

office_account

string(128)

No

Merchant’s official account.
Example:wx8888888888888888

Mini Program

mini_program

string(128)

No

Merchant’s mini program.
Example:wx8888888888888888

Store address

store_address

string(128)

No

Store address.
Example:10F World Finance Centre (South Office), 11 Canton Road, Tsim Sha Tsui, Hong Kong

Director Name

director_name

string(128)

No

Director name.
Example:Bob Zhang

Director ID Number

director_id_number

string(128)

No

Director's ID number.
Example:5555-8888

Principal Name

principal_name

string(128)

No

Principal name.
Example:Bob Zhang

Principal ID Number

principal_id_number

string(128)

No

Principal's ID number.
Example:5555-8888

Settlement Bank No.

settlement_bank_number

string(128)

No

Settlement bank account number (settlement bank information)
Example:555588889999

Channel ID

channel_id

string(20)

No

Get from WeChat business platform(pay.wechat.com/cn)
Example:12343234

H5 payment authorization state

h5_authorization_state

string(32)

No

Returned when apply_h5_payment is YES; describe the H5 payment authorization state of the sub-merchant:
APPROVED: H5 payment authorization already granted;
UNAUTHORIZED: H5 payment authorization not granted, no H5 authorization application submitted;
UNDER_REVIEW: H5 payment authorization application is currently under review;
REJECTED: H5 payment authorization application has been rejected, please check the reason for the rejection in h5_audit_reject_detail;
UNDER_PUNISHMENT: H5 payment authorization has been applied and granted, but sub-merchant is currently being penalized;
APPLICATION_FAILED: Failed to create the H5 payment authorization application, please check the reason in h5_audit_reject_detail.
Example:APPROVED

H5 audit reject detail

h5_audit_reject_detail

string(1024)

No

Returned when H5 payment authorization state is REJECTED or APPLICATION_FAILED; reason for rejected or unsuccessful request.
Example:Merchant certificate is invalid

Sub-merchant's status

sub_mch_status

string(32)

Yes

Sub-merchant's status refers to the status of the sub-merchant in the WeChat Pay system:
OPERATING: Normal; the sub-merchant has normal payment authorization and can initiate transactions.
PENDING: Pending; the sub-merchant's information has not passed regular review and the institution is required to log in to the WeChat Pay merchant platform to check and process it. The sub-merchant has normal payment authorization and can initiate transactions.
DEACTIVATED: The sub-merchant has been deactivated; the institution has suspended the sub-merchant account and the sub-merchant has no payment authorization and cannot initiate any transaction.
CLOSED: The sub-merchant has been closed; WeChat Pay has disabled the sub-merchant's payment authorization and the sub-merchant cannot initiate any transaction.
INCOMPLETE_APPLICATION: Onboarding process is incomplete; sub-merchant's onboarding application is incomplete and has no payment authorization and cannot initiate any transaction. Please check the onboarding application status in the application_status field.
Example: OPERATING

Sub-merchant's onboarding status

application_status

string(32)

No

Returned when the sub-merchant's onboarding status is:
"INCOMPLETE_APPLICATION"; Sub-merchant onboarding application status:
UNDER_REVIEW: Application is currently under review; WeChat Pay is reviewing the sub-merchant's onboarding application. Please wait. Check the sub-merchant's status every other day until it changes.
REJECTED: It has been rejected; the sub-merchant's onboarding application has been rejected by WeChat Pay. Please check the reason for rejection in the application_rejected_detail field.
Example: UNDER_REVIEW

Sub-merchant onboarding application rejection details

application_reject_detail

string(4096)

No

Returned when the sub-merchant's onboarding status is "REJECTED"; reason why the onboarding application is rejected by WeChat Pay reviewer; presented in json array format for every rejected field and the reason.
If the application is rejected, please log in to the WeChat Pay Merchant Platform, modify the application information as required, and resubmit (API is not supported for now).
Example:[{"field":"contact_name","reason":"contact name is invalid."},{"field":"contact_phone","reason":"contact phone is invalid."}]

Example:

sub-merchant's status is "OPERATING"
sub-merchant's status is "INCOMPLETE_APP
1<xml> 				
2   <return_code><![CDATA[SUCCESS]]></return_code> 
3   <return_msg><![CDATA[OK]]></return_msg> 
4   <result_code><![CDATA[SUCCESS]]></result_code> 
5   <sign><![CDATA[C380BEC2BFD727A4B6845133519F3AD6]]></sign> 
6   <sub_mch_id><![CDATA[013467007045764]]></sub_mch_id> 
7   <merchant_name><![CDATA[ABC Merchant]]></merchant_name> 
8   <merchant_shortname><![CDATA[ABC]]></merchant_shortname> 
9   <merchant_country_code><![CDATA[344]]></merchant_country_code> 
10   <business_category><![CDATA[101]]></business_category>
11   <mcc><![CDATA[4214]]></mcc>
12   <office_phone><![CDATA[075586010000]]></office_phone> 
13   <contact_name><![CDATA[Eric Lee]]></contact_name>
14   <contact_phone><![CDATA[13000000000]]></contact_phone>
15   <contact_email><![CDATA[test@xxx.com]]></contact_email>
16   <merchant_remark><![CDATA[ABC1234567]]></merchant_remark>
17   <h5_authorization_state><![CDATA[APPROVED]]></h5_authorization_state>
18   <sub_mch_status><![CDATA[OPERATING]]></sub_mch_status>
19</xml>

Error Codes

Name

Description

Reason

Solution

INVALID_REQUEST

HTTP GET method not supported

Use POST method. Check and call again.

Debugging by developer

INVALID_REQUEST

Invalid XML format

Invalid XML format. Check and call again.

SIGNERROR

Signature validation

Signature validation failed. Check and try again.

INVALID_REQUEST

Use UTF-8 character encoding

XXX does not use UTF-8 character encoding. Check and try again.
E.g. Domain name for Official Account Payment is not using UTF-8 character encoding. Check and try again.

PARAM_ERROR

Character length limit reached

XXX has invalid input. Check and submit again.

Automated checks and filters

PARAM_ERROR

Regular Validation

XXX has invalid format. Check and try again.

INVALID_REQUEST

Entry permissions

No permissions. Check and try again.

Check permissions

INVALID_REQUEST

Certificate Required

Retrieving serial number of client certificate failed 
Retrieving?Distinguished Name (DN) field from client certificate failed 
Certificate validation failed. Check and try again.

Check certificate

INVALID_REQUEST

Inappropriate term(s) validation is required for Contacts, and vendor's short name, and vendor's full name

System error occurred during validation of vendor information. Try to call again.
System error occurred during validation of vendor information. Try to call again.
Input field contains inappropriate term(s). Check and input again.
Input field contains inappropriate term(s) that do not comply with the service rules. Check and input again.
Company cannot access WeChat Pay due to a violation. Contact Customer Service for more details.
Company cannot access WeChat Pay via the application channel due to agreement protection. Contact Customer Service for more details.
Input field contains inappropriate term(s) that do not comply with the service rules. Check and input again.

Automated checks and filters

SYSTEMERROR

System error occurred when creating a sub-vendor

System error occurred when creating a sub-vendor. Try again later.

Contact WeChat Pay Support

INVALID_REQUEST

Apply for H5 payment failed

Action has been taken against the merchant. The merchant is not allowed to request to enable H5 payment authorization.

Merchant payment permission has been penalized. Please contact the operation personnel to lift the penalty first.

INVALID_REQUEST

Apply for H5 payment failed

The submitted website or H5 payment domain name is at risk. Contact your BD for assistance.

The business website or H5 payment domain is blacklisted. Please contact the operation personnel to apply for an exemption.

 

 

About  WeChat  Pay

Powered By Tencent & Tenpay Copyright©

2005-2025 Tenpay All Rights Reserved.

Contact Us
Wechat Pay Global

WeChat Pay Global

Contact Us

Customer Service Tel

+86 571 95017

9:00-18:00 Monday-Friday GMT+8

Business Development

wxpayglobal@tencent.com

Developer Support

wepayTS@tencent.com

Wechat Pay Global

About Tenpay
Powered By Tencent & Tenpay Copyright© 2005-2025 Tenpay All Rights Reserved.