forked from xiaowei1118/java_server
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrefund.json
More file actions
26 lines (26 loc) · 792 Bytes
/
refund.json
File metadata and controls
26 lines (26 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"id": "evt_gJKelawq06CiPojS5gt3noQA",
"created": 1427555348,
"livemode": true,
"type": "refund.succeeded",
"data": {
"object": {
"id": "re_SG0mnjTD3jAHimbvDKjnXLC9",
"object": "refund",
"order_no": "188965548801442732410331",
"amount": 100,
"created": 1427555346,
"succeed": true,
"status": "succeeded",
"time_succeed": 1427555348,
"description": "Refund Description",
"failure_code": null,
"failure_msg": null,
"metadata": {},
"charge": "ch_Xsr7u35O3m1Gw4ed2ODmi4Lw"
}
},
"object": "event",
"pending_webhooks": 0,
"request": "iar_Ca1Oe10OqTSOPOmzX9Hi1a5"
}