Onboard Sub-Merchant
Update Time:2025.02.20Entering the sub merchant information to the system.
API intro
Request Url: https://apihk.mch.weixin.qq.com/secapi/mch/addInstitutionsub
Request method: POST
Certificate Requirements:Yes
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 |
Vendor ID | mch_id | string(32) | Yes | Specifies vendor ID assigned by WeChat Payment |
Signature | sign | string(32) | Yes | Specifies a signature. |
Channel ID | channel_id | string(20) | No | Get from WeChat business platform(pay.wechat.com/cn) |
Merchant name | merchant_name | string(128) | Yes | Specifies the complete merchant entity name which must be exactly the same as your company's registered name in your company's official registration document issued by competent authorities, e.g. Business License, Certificate of Incorporation, Business Registration Certificate, etc. |
Merchant shortname | merchant_shortname | string(64) | Yes | Specifies the brief merchant name, which will be shown to the consumers |
Institution Merchant id | merchant_remark | string(20) | Yes | The information noted by the institution for the merchant can be the merchant number in the institution system |
Registered Country or Region | merchant_country_code | string(3) | Yes | The country where the company was registered, see to CountryCode |
Merchant Type | merchant_type | string(10) | Yes | ENTERPRISE or INDIVIDUAL |
Business Category | business_category | string(3) | Yes | Specifies the business category according to your business license, please refer to the business ID list of WeChat payment. see to Business Category |
MCC | mcc | string(4) | Yes | Mcc code, see to MCC code |
Registration Certificate Number | registration_certificate_number | string(50) | Yes | Company registration document No. |
Expiration Date of Registration Certificate | registration_certificate_date | string(10) | Yes | The expiration date of the company registration document. |
Copy of Registration Certificate | registration_certificate_copy | string(128) | No | The photocopy of the company registration document. |
Business type | business_type | string(7) | Yes | There are three business types: ONLINE, |
Download link of APP | app_download | string(128) | Yes/No | The download link of merchant’s APP. app_download, bus_website,office_account, mini_program choose one field to submit if business type is ONLINE or BOTH |
Business website | business_website | string(128) | Yes/No | The business website, app_download, bus_website,office_account, mini_program choose one field to submit if business type is ONLINE or BOTH |
Official account | office_account | string(128) | Yes/No | Merchant’s official account. app_download, bus_website,office_account, mini_program choose one field to submit if business type is ONLINE or BOTH |
Mini Program | mini_program | string(128) | Yes/No | Merchant’s mini program. app_download, bus_website,office_account, mini_program choose one field to submit if business type is ONLINE or BOTH |
Store address | store_address | string(128) | Yes/No | Store address, required if business type is OFFLINE or BOTH |
Store photos | store_photos | string(1024) | No | Store photos, the value should be at least 3 media IDs, which is returned by Uploading Image API. Multiple images are submitted in JSON format. Required if business type is OFFLINE or BOTH(Not mandatory) |
Director Name | director_name | string(128) | No | Director name. Specify this field only when the secondary merchant type is ENTERPRISE(Not mandatory). |
Director ID Number | director_id_number | string(128) | No | Director's ID number. Specify this field only when the secondary merchant type is ENTERPRISE.(Not mandatory). |
Principal Name | principal_name | string(128) | No | Principal name. Specify this field only when the secondary merchant type is INDIVIDUAL.(Not mandatory). |
Principal ID Number | principal_id_number | string(128) | No | Principal's ID number. Specify this field only when the secondary merchant type is INDIVIDUAL.(Not mandatory). |
Customer Service Phone Number | office_phone | string(32) | Yes | Specifies the customer service phone number, which will be shown in the payment details page for the consumers. |
Full Name | contact_name | string(64) | Yes | Specifies the contact person’s name. |
Mobile Phone No. | contact_phone | string(32) | Yes | Specifies the mobile phone number of the merchant for any urgent issues. Please prefix the phone number. See the appendix for prefixes. |
contact_email | string(256) | Yes | Specifies the contact email of the merchant. | |
Settlement Bank No. | settlement_bank_number | string(128) | No | Settlement bank account number (settlement bank information) |
Apply for H5 payment authorization | apply_h5_payment | string(4) | No | Apply for H5 payment authorization? The values are YES or NO. |
H5 business website URL | h5_website_url | string(128) | Yes/No | Required when apply_h5_payment is YES. Includes the sub-merchant's main business, goods/services and their prices, and website for offline orders from users. |
H5 payment domain names | h5_domains | string(512) | Yes/No | Required when apply_h5_payment is YES. Domain name from which H5 payment will be launched; up to 5; submit in json array format. |
Example:
Return Data
Name | ID | Type | Required | Description |
---|---|---|---|---|
Return Status | return_code | string(16) | Yes | SUCCESS or FAIL |
Return Data | return_msg | string(128) | No | If not empty, the returned info is the error |
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 |
Signature | sign | string(32) | Yes | Specifies a signature. For more information Signature Algorithm. |
Sub-Merchant ID | sub_mch_id | string(32) | Yes | Specifies the sub merchant ID by WeChat |
Error Code | err_code | string(32) | No | Please refer to the error code list |
Error Code Description | err_code_des | string(128) | No | Describes result data |
Verification status | verification_status | string(32) | Yes | Describe the review status of the sub-merchant: |
Description | description | string(128) | No | Verification status description |
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: |
Example:
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. | |
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 | 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. | 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. |