DotNetCore.SKIT.FlurlHttpCl.../test/SKIT.FlurlHttpClient.Wechat.TenpayBusiness.UnitTests/ModelSamples/Payments/CreatePaymentMiniProgramPayResponse.json

14 lines
264 B
JSON

{
"payment_id": "string",
"out_payment_id": "string",
"amount": 0,
"currency": "CNY",
"payee": {
"ent_id": "string",
"ent_name": "string"
},
"pay_status": "PROCESSING",
"memo": "string",
"attachment": "string"
}