mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(tenpaybusiness): 新增退款相关接口
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"api_version": "",
|
||||
"event_id": "",
|
||||
"event_type": "pay.succeeded",
|
||||
"live_mode": false,
|
||||
"pending_webhooks": 0,
|
||||
"create_time": "2020-01-01T01:02:03+08:00",
|
||||
"event_content": {
|
||||
"refund_id": "",
|
||||
"out_refund_id": "",
|
||||
"payment_id": "",
|
||||
"out_payment_id": "",
|
||||
"total_amount": 0,
|
||||
"refund_amount": 0,
|
||||
"refund_reason": "",
|
||||
"status": "",
|
||||
"succeeded_time": "2021-06-08T10:34:56+08:00",
|
||||
"created_time": "2021-06-08T10:34:56+08:00"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user