mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(tenpayv2): 新增境外子商户进件相关接口
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_id": "wx2421b1c4370ec43b",
|
||||
"mch_id": "1230000109",
|
||||
"sign": "C47005DF5722D862EFF30E7B8964AE17",
|
||||
"merchant_name": "ABC Merchant",
|
||||
"merchant_shortname": "ABC",
|
||||
"merchant_remark": "202012041",
|
||||
"merchant_country_code": "036",
|
||||
"merchant_type": "ENTERPRISE",
|
||||
"business_category": "485",
|
||||
"mcc": "4374",
|
||||
"registration_certificate_number": "5555-8888",
|
||||
"registration_certificate_date": "2020-05-27",
|
||||
"registration_certificate_copy": "-x95m5iclsanHYauUt1__DsWXok2NqRliv2SDL42QoEmHIPs",
|
||||
"business_type": "BOTH",
|
||||
"mini_program": "Flower Plus",
|
||||
"store_address": "First Street",
|
||||
"office_phone": "+8602767883714",
|
||||
"contact_name": "bob",
|
||||
"contact_phone": "+8618688886666",
|
||||
"contact_email": "test@163.com",
|
||||
"settlement_bank_number": "55558888"
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"return_code": "SUCCESS",
|
||||
"return_msg": "OK",
|
||||
"result_code": "SUCCESS",
|
||||
"sign": "C380BEC2BFD727A4B6845133519F3AD6",
|
||||
"sub_mch_id": "013467007045764"
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"app_id": "wx2421b1c4370ec43b",
|
||||
"mch_id": "1230000109",
|
||||
"sign": "C380BEC2BFD727A4B6845133519F3AD6",
|
||||
"sub_mch_id": "1230000109"
|
||||
}
|
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"return_code": "SUCCESS",
|
||||
"return_msg": "OK",
|
||||
"result_code": "SUCCESS",
|
||||
"sign": "C380BEC2BFD727A4B6845133519F3AD6",
|
||||
"sub_mch_id": "013467007045764",
|
||||
"merchant_name": "ABC Merchant",
|
||||
"merchant_shortname": "ABC",
|
||||
"office_phone": "075586010000",
|
||||
"contact_name": "Eric Lee",
|
||||
"contact_phone": "13000000000",
|
||||
"contact_email": "test@xxx.com",
|
||||
"business_category": "101",
|
||||
"merchant_remark": "ABC1234567",
|
||||
"business_website": "http://abc.com"
|
||||
}
|
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"app_id": "wx2421b1c4370ec43b",
|
||||
"mch_id": "1230000109",
|
||||
"sub_mch_id": "013467007045764",
|
||||
"sign": "C47005DF5722D862EFF30E7B8964AE17",
|
||||
"merchant_name": "ABC Merchant",
|
||||
"merchant_shortname": "ABC",
|
||||
"merchant_country_code": "036",
|
||||
"merchant_type": "ENTERPRISE",
|
||||
"business_category": "485",
|
||||
"mcc": "4374",
|
||||
"registration_certificate_number": "5555-8888",
|
||||
"registration_certificate_date": "2020-05-27",
|
||||
"registration_certificate_copy": "-x95m5iclsanHYauUt1",
|
||||
"business_type": "BOTH",
|
||||
"mini_program": "Flower Plus",
|
||||
"store_address": "First Street",
|
||||
"office_phone": "+8602767883714",
|
||||
"contact_name": "bob",
|
||||
"contact_phone": "+8618688886666",
|
||||
"contact_email": "test@163.com",
|
||||
"settlement_bank_number": "55558888"
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"return_code": "SUCCESS",
|
||||
"return_msg": "OK",
|
||||
"result_code": "SUCCESS",
|
||||
"sign": "C380BEC2BFD727A4B6845133519F3AD6",
|
||||
"sub_mch_id": "013467007045764"
|
||||
}
|
Reference in New Issue
Block a user