Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/EventSamples/XPay/XPayGoodsDeliverNotifyEvent.json

23 lines
442 B
JSON
Raw Normal View History

{
"ToUserName": "",
"FromUserName": "",
"CreateTime": 0,
"MsgType": "event",
"Event": "xpay_goods_deliver_notify",
"OpenId": "",
"OutTradeNo": "",
"Env": 0,
"WeChatPayInfo": {
"MchOrderNo": "",
"TransactionId": "",
"PaidTime": 0
},
"GoodsInfo": {
"ProductId": "",
"Quantity": 0,
"OrigPrice": 0,
"ActualPrice": 0,
"Attach": ""
}
}