Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/PAPPay/NotifyPAPPayContractsRequest.json

8 lines
148 B
JSON
Raw Normal View History

2022-01-25 13:24:49 +08:00
{
"mchid": "1230000109",
"appid": "wxd678efh567hg6787",
"estimated_amount": {
"amount": 1,
"currency": "CNY"
}
}