视频一区二区三区自拍_千金肉奴隷1985未删减版在线观看_国产成人黄色视频在线播放_少女免费播放片高清在线观看_国产精品v欧美精品v

Login expired. Please log in again.

Feedback

0/300

Feedback

Submitted successfully

ok

Feedback

Network exception, please try again later

ok

Modify Sub-merchant API

Latest update time:2024.03.07 Release notes

The institution submits the sub-merchant information, and the WeChat Pay system creates a Sub-merchant ID for each sub-merchant.

Tips:

? 1. The header of requests of this API should contain the parameter Idempotency-Key, which is a unique key generated by the merchant side. The WeChat server uses this value to identify whether multiple retries are for the same request. The 64-bit field can contain letters and numbers.

1. API Intro

Applicable object: Institutional mode

Request URL:https://apihk.mch.weixin.qq.com/v3/global/merchants/{sub_mchid}

Request method:PATCH


Pathparameter is a path parameter.
Queryparameter needs to be passed in the request URL.
Bodyparameter needs to be passed in the request JSON.

2. Request Parameters

Name Variable Name Type Required Description
Official Account ID sp_appid string[1,32] Yes Body Official Account ID assigned by WeChat
Note:The value of this field cannot be modified
Example: wxd678efh567hg6787
Vendor ID sp_mchid string[1,32] Yes Body Specifies vendor ID assigned by WeChat Payment
Note:The value of this field cannot be modified
Example: 1230000109
Merchant name name string[1,128] Yes Body Specifies the complete merchant entity name
Example: Fruit Store
Sub-merchant ID sub_mchid string[1,32] Yes path Sub-merchant ID
Note:The value of this field cannot be modified
Example: 20000100
Merchant shortname shortname string[1,64] Yes Body Specifies the brief merchant name, which will be shown to the consumers
Example: FS
Customer Service Phone Number. office_phone string[1,32] Yes Body Specifies the customer service phone number, which will be shown in the payment details page for the consumers.
Please prefix the phone number. See the appendix for prefixes.
Example: +86075586010000
Contact information contact object Yes Body Contact information object details is listed below
Name Variable Name Type Required Description
Full Name name string[1,64] Yes Specifies the contact person’s name.
Show: Encryption is required for this field, please refer to the field encryption guide
Example: Bob Zhang
Mobile Phone No. phone string[1,32] Yes Specifies the mobile phone number of the merchant for any urgent issues. Please prefix the phone number. See the appendix for prefixes.
Show: Encryption is required for this field, please refer to the field encryption guide Example: +8613633334444
Email email string[1,256] Yes Specifies the contact email of the merchant.
Show: Encryption is required for this field, please refer to the field encryption guide Example: test@test.com
Business category business_category int Yes Body Specifies the business category, please refer to the business ID list of WeChat payment. see to Business Category
Example: 101
Channel number channel_id string[1,20] No Body The channel number created by the institution in the WeChat merchant management backend. Fill in the channel number (if any).
Example: 3200000001
Registered Country or Region merchant_country_code string[1,3] Yes Body The country where the submerchant was registered ,see to CountryCode
Example: 344
Merchant Type merchant_type string[1,10] Yes Body ENTERPRISE or INDIVIDUAL
Example: ENTERPRISE
Registration Certificate Number registration_certificate_number string[1,50] Yes Body Company registration document No. Required when Merchant Type is ENTERPRISE.
Example: 5555-8888
Expiration Date of Registration Certificate registration_certificate_date string[1,14] Yes Body 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 , such as 2020-10-16. Required when Merchant Type is ENTERPRISE.
Example: 2020-10-16
Copy of Registration Certificate registration_certificate_copy string[1,128] No Body The photocopy of the company registration document.
The value should be the media ID returned by Uploading Image API.
Example: DsWXok2NqRliv2SDL42QoEmHIPs
Settlement Bank No. settlement_bank_number string[1,128] No Body Settlement bank account number (settlement bank information)
Example: 555588889999
Business information business object Yes Body Business information, the detail is listed below
Name Variable Name Type Required Description
Business type business_type string[1,7] Yes There are three business types:ONLINE,
OFFLINE or BOTH
Example: BOTH
Download link of APP app_download string[1,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
Example: https://download.qq.com
Business website website string[1,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
Example: https://www.qq.com
Official account office_account string[1,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
Example: wx8888888888888888
Mini Program mini_program string[1,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
Example: wx8888888888888888
Store address store_address string[1,128] Yes/No Store address, required if business type is OFFLINE or BOTH
Example: 10F World Finance Centre (South Office), 11 Canton Road, Tsim Sha Tsui, Hong Kong
Store photos store_photos string[1,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)
Example: ["1beSM1UtWFrTTtCNYOrlllzaoIwc-RjARO-AP_QprCc", "1beSM1UtWFrTTtCNYOrlliXeq8spgRNG46iLYGMaeqc", "1beSM1UtWFrTTtCNYOrllooH4tOjn3F-NKYa_K6dAV8"]
MCC mcc string[1,4] Yes Mcc code, see to Merchant category codes
Example: 4214
Director?information director object No Body Director?information,
Specify this field only when the Merchant Type is ENTERPRISE (Not mandatory)
The detail is listed below
Name Variable Name Type Required Description
Director Name name string[1,128] No Director name. Specify this field only when the Merchant Type is ENTERPRISE (Not mandatory).
Example: Bob
Director ID Number number string[1,128] No Director's ID number. Specify this field only when the Merchant Type is ENTERPRISE (Not mandatory)
Example: 5555-8888
Principal?information principal object No Body Principal?information,
Specify this field only when the Merchant Type is INDIVIDUAL (Not mandatory)
The detail is listed below
Name Variable Name Type Required Description
Principal Name name string[1,128] No Principal's ID number. Specify this field only when the Merchant Type is INDIVIDUAL (Not mandatory)
Example: Bob
Principal ID Number number string[1,128] No Principal's ID number. Specify this field only when the Merchant Type is INDIVIDUAL (Not mandatory)
Example: 5555-8888
Apply for H5 payment authorization apply_h5_payment boolean No Apply for H5 payment authorization? The values are true or false.
If you already have H5 payment authorization but need to modify the H5 payment domain names, please fill in as true.
Example: true
H5 payment application info h5_payment_apply_info object Yes/No Body H5 payment application info.
Required when apply_h5_payment is true.
Name Variable Name Type Required Description
H5 business website URL website_url string[1,128] Yes/No Required when apply_h5_payment is true. Includes the sub-merchant's main business, goods/services and their prices, and website for offline orders from users.
Example: https://qq.com
H5 payment domain names domains array No Required when apply_h5_payment is true. Domain name from which H5 payment will be launched; up to 5; submit in json array format.
Note: The new list of domain names submitted will overwrite the existing list of payment domain names.
Example: ["www.qq.com","www.weixin.com"]

Note on sensitive field encryption:

For parameters that contain sensitive information, such as contact information, a "field encryption" security mechanism is provided to make sure that the sensitive information can only be seen by the data recipient.

Encryption procedures

1、Obtain the WeChat Pay platform certificate and its serial number. For more information, see 5.7 Downloading Platform Certificate. The platform certificate serial number is required to be passed for "Wechatpay-Serial" of the http header of this API request.

2、Perform the RSA encryption for the parameter values with the public key of the WeChat Pay Platform certificate. Use `RSAES-PKCS1-v1_5` as the filling scheme.

3、The encrypted ciphertext that is encoded with base64 is used as the value of the appropriate parameter in the request.

Request Eample:

{
  "sp_appid": "wx82ec4jy334ner1",
  "sp_mchid": "2422128905",
  "name": "Merchant name",
  "shortname": "Merchant shortname",
  "office_phone": "+86075586010000",
  "contact": {
		"name": "yuhZiIh1C8x2UQ9FZY9ojV65HmpttQUSeOi3MdWy52ZoQUSpBUb52dJ+puGkzeGzjuXxJHbD0EGMDOfikdsAr7sqXhqfJexJKN7TSrwewbJqOEJ7fFjB3fqGVu6b/gfq6HduulBgaAlwZ5RcxpEVrAVM54mY3Z9HiX21fcqs65bti/QjEVCg0e1LlypKR3eqdW/XZi3q0gQ3hI0J9crA9OekIGc3M6OZ34aue5VdOd0PTCT99rIcI6N1VuapH2a7hY3fpgGAGxnYgNhUGsTgNoKso0pVCLEl0OlwvYCqmht3foyXtU/4WwwkpK8oFW1yQP3X7D1jXInEakWDFRAcUw==",
		"phone": "XuafjSrgtiqsSzq4QdPEfrfspphyNnVSp9EKg9gM2/szy6ai+q5geSVE5VRRoQlVfiPYK/cFyTk009Cb8GDQilhL0X0HoxcBpcuRIaaW1+LOfMz0POAonG22yER/0486MhQrfNGaCb8QBTfeiIjZT2RPIpvTNyz6cESDV+Y1cD2JKOfK73MU3XKmgQz4mulb9sKdbNtGJV4wc03cR0Md/lnz9QnW5RulHu3bEwVRwtTSGJuMoZntkYhkn4KMRh/z93ri7wKd+DkIfIDMDTzvA2MUn4LW/PJtiKaNP5sOdpmpsw63kOsx5J32mTU7+0qz654MGayTFMW+fSgHBBNYVw==",
		"email": "m+6RSfdEWSAZfrSfrP+FAPzh+jrFPQDPVCaslWwN3EdmsTliLvrUdcYnYuiILHpkZv1E6NNo592KOeznsDrKKWio00qfrurMhTAlneucHfU64yTvIsA6YqeBf8Uqfdad2BG0mYqbIn7AunnE2xqCoqS4W/lJPPROP7VU2/rFzkJx0KMInCo9FErktmN9nNQfhK5dpVis+YNv5SBQ7xSaVAUkTio4xNap1CWpVUIn8CjMgaSa7XJAOwNrNE6+ohU3pA/wlPALNIzYnNu/tktVYnuCm7yA+6wmCrzlWoIC68EgrzzaHZ6Yu59kvibfsMWerSkXRuYT9QNHN8Oe9MdcAQ=="
  },
  "business_category": 644,
  "merchant_country_code": "344",
  "merchant_type": "INDIVIDUAL",
  "registration_certificate_number": "5555-8888",
  "registration_certificate_date": "2025-08-27",
  "registration_certificate_copy": "w7yQFawBtja5uEdm_aoXokv2SDoEmHIPs",
  "business": {
		"business_type": "BOTH",
		"website": "http://www.qq.com",
		"store_address": "shenzhen nanshan tencent",
		"mcc": "5045"
  },
  "apply_h5_payment": true,
  "h5_payment_apply_info": {
		"website_url": "http://www.qq.com",
		"domains": ["www.qq.com", "www.wechat.com"]
  }
}

{
  "currency": "CNY",
  "out_trade_no": "P20150806125346",
  "sub_mchid": "1900000109"
}

									{
										"stock_id": ".NET",
										"limit": 10,
									}

									{
										"stock_id": "Python",
										"stock_creator_mchid": "123456",
										"limit": 10,
									}

3. Response Parameters

Response for successful request:

Name Variable Name Type Required Description
Sub-merchant ID sub_mchid string[1,32] Yes Sub-merchant ID assigned by WeChat Pay
Note:Only forInstitutional mode
Example: 1900000109
H5 payment authorization state h5_authorization_state string[1,32] No Returned when apply_h5_payment is true; 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;
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.
Example: APPROVED

Response for failed request:

Name Variable Name Type Required Description
Returned status code code string[1,32] Yes Error code. See the error code list for the enumerated values.
Returned information message string[1,256] Yes Returned message. It indicates the reason for the error if not empty.
Detailed error description detail object No It is returned when code is PARAM_ERROR. Details will be described below.
Name Variable Name Type Required Description
The location of incorrect parameter field string[1,256] Yes If the incorrect parameter is in the JSON for request body, it is populated with the JSON Pointer pointing to this parameter. If the incorrect parameter is in the request URL or querystring, it is populated with the variable name of this parameter.
Value of the incorrect parameter value string[1,256] Yes Value of the incorrect parameter
Cause of error issue string[1,256] Yes Cause of error
Location of the incorrect parameter location string[1,256] No body: The incorrect parameter is in the JSON for request body
url: The incorrect parameter is in the request URL
query: The incorrect parameter is in the querystring of the request

Response Example:

{
    "sub_mchid": "20000100"
}
{
	"code": "INVALID_REQUEST",
	"message": "Parameter format verification error",
	"detail": {
		"field": "#/properties/payer",
		"value": "1346177081915535577",
		"issue": "與ALLOF schema不符",
		"location": "body"
	}
}
{
	  "h5_authorization_state": "APPROVED",
	  "sub_mchid": "20000100"
}

4. Error Codes

Error Message Description Solution
PARAM_ERROR Req paramerror For the specific parameter format, please see the relevant document.
SYSTEM_ERROR System error please try again System error. Re-initiate with the original parameters.
INVALID_REQUEST Invaild request Check your program according to the detailed description on the error returned by the API. You can view the specific details returned by the detail field.
INVALID_REQUEST please add merchant by page ?Log in to the merchant management backend to enter the sub-merchant information manually.
INVALID_REQUEST business_code already exists Define a unique identifier for different sub-merchants.
INVALID_REQUEST The sub-merchant has not pass the review and cannot be modified. Please be patient and wait for the approval before submitting again.
INVALID_REQUEST 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 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.


    Page Navigation

About  WeChat  Pay

Powered By Tencent & Tenpay Copyright©

2005-2024 Tenpay All Rights Reserved.

Contact Us
Wechat Pay Global

WeChat Pay Global

置頂