Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/PartnerPAPPay/NotifyPartnerPAPPayContractsRequest.json

11 lines
222 B
JSON
Raw Normal View History

2022-01-25 13:24:49 +08:00
{
"sp_appid": "wxd678efh567hg6787",
"sp_mchid": "1230000109",
"estimated_amount": {
"amount": 1,
"currency": "CNY"
},
"sub_mchid": "12345512",
"sub_appid": "wxd678efh567hg6787"
2022-05-06 20:29:27 +08:00
}