|
7 | 7 | "data": [ |
8 | 8 | { |
9 | 9 | "domain": "test", |
10 | | - "status": "success", |
| 10 | + "status": "failed", |
11 | 11 | "reference": "ctbaq5z6fkzsk2f", |
12 | 12 | "amount": 1200, |
13 | 13 | "created_at": "2023-08-21T06:30:31.000Z", |
|
20 | 20 | "id": 180063193, |
21 | 21 | "first_name": null, |
22 | 22 | "last_name": null, |
23 | | - "email": "test@paystack.com", |
| 23 | + "email": "test@example.com", |
24 | 24 | "customer_code": "CUS_zi5os4fs31qxao0", |
25 | 25 | "phone": null, |
26 | 26 | "metadata": null, |
27 | 27 | "risk_action": "default", |
28 | 28 | "international_format_phone": null |
29 | 29 | }, |
30 | | - "id": 436 |
| 30 | + "id": 10321309 |
| 31 | + }, |
| 32 | + { |
| 33 | + "domain": "test", |
| 34 | + "status": "captured", |
| 35 | + "reference": "adoiasdiruvme", |
| 36 | + "amount": 500, |
| 37 | + "created_at": "2025-01-08T10:51:24.000Z", |
| 38 | + "transaction_id": 4563444462, |
| 39 | + "captured_at": "2025-01-08T10:53:31.000Z", |
| 40 | + "released_at": null, |
| 41 | + "currency": "ZAR", |
| 42 | + "fees": 115, |
| 43 | + "customer": { |
| 44 | + "id": 226230427, |
| 45 | + "first_name": null, |
| 46 | + "last_name": null, |
| 47 | + "email": "chonky@example.com", |
| 48 | + "customer_code": "CUS_6bklfq9zapdbdpp", |
| 49 | + "phone": null, |
| 50 | + "metadata": null, |
| 51 | + "risk_action": "default", |
| 52 | + "international_format_phone": null |
| 53 | + }, |
| 54 | + "id": 153028 |
| 55 | + }, |
| 56 | + { |
| 57 | + "domain": "test", |
| 58 | + "status": "released", |
| 59 | + "reference": "abcoeii-123adoi", |
| 60 | + "amount": 8888, |
| 61 | + "created_at": "2025-01-08T12:48:02.000Z", |
| 62 | + "transaction_id": null, |
| 63 | + "captured_at": null, |
| 64 | + "released_at": "2025-01-08T13:21:35.000Z", |
| 65 | + "currency": "ZAR", |
| 66 | + "fees": 115, |
| 67 | + "customer": { |
| 68 | + "id": 226271601, |
| 69 | + "first_name": null, |
| 70 | + "last_name": null, |
| 71 | + "email": "test@example.com", |
| 72 | + "customer_code": "CUS_l3hkvdfhxaxdad", |
| 73 | + "phone": null, |
| 74 | + "metadata": null, |
| 75 | + "risk_action": "default", |
| 76 | + "international_format_phone": null |
| 77 | + }, |
| 78 | + "id": 53041032 |
31 | 79 | } |
32 | 80 | ], |
33 | 81 | "meta": { |
|
0 commit comments