|
2 | 2 | "200": { |
3 | 3 | "description": "200 Ok", |
4 | 4 | "data": { |
5 | | - "status": true, |
6 | | - "message": "Transfer retrieved", |
7 | | - "data": { |
8 | | - "integration": 119333, |
9 | | - "recipient": { |
10 | | - "domain": "test", |
11 | | - "type": "nuban", |
12 | | - "currency": "NGN", |
13 | | - "name": "Zombie", |
14 | | - "details": { |
15 | | - "account_number": "0100000001", |
16 | | - "account_name": null, |
17 | | - "bank_code": "044", |
18 | | - "bank_name": "Access Bank" |
19 | | - }, |
20 | | - "description": "Zombier", |
21 | | - "metadata": "", |
22 | | - "recipient_code": "RCP_c2mty1w1uvd4av4", |
23 | | - "active": true, |
24 | | - "email": null, |
25 | | - "id": 31911, |
26 | | - "integration": 119333, |
27 | | - "createdAt": "2017-10-13T20:35:51.000Z", |
28 | | - "updatedAt": "2017-10-13T20:35:51.000Z" |
29 | | - }, |
30 | | - "domain": "test", |
31 | | - "amount": 50000, |
32 | | - "currency": "NGN", |
33 | | - "reference": "ref_demo", |
34 | | - "source": "balance", |
35 | | - "source_details": null, |
36 | | - "reason": "Test for reference", |
37 | | - "status": "success", |
38 | | - "failures": null, |
39 | | - "transfer_code": "TRF_kjati32r73poyt5", |
40 | | - "titan_code": null, |
41 | | - "transferred_at": null, |
42 | | - "id": 476948, |
43 | | - "createdAt": "2018-07-22T10:29:33.000Z", |
44 | | - "updatedAt": "2018-07-22T10:29:33.000Z" |
45 | | - } |
46 | | -} |
| 5 | + "status": true, |
| 6 | + "message": "Transfer retrieved", |
| 7 | + "data": { |
| 8 | + "amount": 20000, |
| 9 | + "createdAt": "2024-02-01T08:32:21.000Z", |
| 10 | + "currency": "NGN", |
| 11 | + "domain": "test", |
| 12 | + "failures": null, |
| 13 | + "id": 451930323, |
| 14 | + "integration": 463433, |
| 15 | + "reason": "Life go better for you", |
| 16 | + "reference": "ge-bzrf8u8k2pygxrnqf", |
| 17 | + "source": "balance", |
| 18 | + "source_details": null, |
| 19 | + "status": "success", |
| 20 | + "titan_code": null, |
| 21 | + "transfer_code": "TRF_fpmd0l8uta8upow7", |
| 22 | + "request": 502643104, |
| 23 | + "transferred_at": null, |
| 24 | + "updatedAt": "2024-02-01T08:34:07.000Z", |
| 25 | + "recipient": { |
| 26 | + "active": true, |
| 27 | + "createdAt": "2021-10-21T11:08:04.000Z", |
| 28 | + "currency": "NGN", |
| 29 | + "description": null, |
| 30 | + "domain": "test", |
| 31 | + |
| 32 | + "id": 19643784, |
| 33 | + "integration": 463433, |
| 34 | + "metadata": { |
| 35 | + "custom_fields": [ |
| 36 | + { |
| 37 | + "display_name": "Branch Name", |
| 38 | + "variable_name": "branchName", |
| 39 | + "value": "funny place, Alabama" |
| 40 | + }, |
| 41 | + { |
| 42 | + "display_name": "Branch ID", |
| 43 | + "variable_name": "branchID", |
| 44 | + "value": "123" |
| 45 | + } |
| 46 | + ] |
| 47 | + }, |
| 48 | + "name": "Abbey Baker", |
| 49 | + "recipient_code": "RCP_rjs1szi4ax5hoeo", |
| 50 | + "type": "nuban", |
| 51 | + "updatedAt": "2023-03-29T08:39:39.000Z", |
| 52 | + "is_deleted": false, |
| 53 | + "isDeleted": false, |
| 54 | + "details": { |
| 55 | + "authorization_code": null, |
| 56 | + "account_number": "0123456789", |
| 57 | + "account_name": "Abbey Baker", |
| 58 | + "bank_code": "058", |
| 59 | + "bank_name": "Guaranty Trust Bank" |
| 60 | + } |
| 61 | + }, |
| 62 | + "session": { |
| 63 | + "provider": null, |
| 64 | + "id": null |
| 65 | + }, |
| 66 | + "fee_charged": 0, |
| 67 | + "fees_breakdown": null, |
| 68 | + "gateway_response": null |
| 69 | + } |
| 70 | + } |
47 | 71 | }, |
48 | 72 | "404": { |
49 | 73 | "description": "404 Not Found", |
50 | 74 | "data": { |
51 | | - "status": false, |
52 | | - "message": "Transfer not found" |
53 | | -} |
| 75 | + "status": false, |
| 76 | + "message": "Transfer not found" |
| 77 | + } |
54 | 78 | } |
55 | 79 | } |
0 commit comments