DotNetCore.SKIT.FlurlHttpCl.../test/SKIT.FlurlHttpClient.Wechat.TenpayV2.UnitTests/ModelSamples/MerchantInstitutionSub/GetSubMerchantInstitutionResponse.json

16 lines
496 B
JSON

{
"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"
}