{
"data": [
{
"uuid": "af6ebb8f-4c73-46e9-8784-9ca0794b24b1",
"paymentReference": "ead6913b-25d2-4898-b7a6-f1ac90fa9f59",
"transactionType": "P2P",
"description": "<p>justtest</p>",
"transactionDateTime": "2024-05-25T17:25:03+00:00",
"transactionTimestamp": 1716657903,
"valueDateTime": "2024-05-25T17:25:03+00:00",
"status": {
"name": "completed",
"code": "03",
"message": ""
},
"debtorAmount": {
"currency": "lyd",
"amount": null,
"fees": "4.0"
},
"creditorAmount": {
"currency": "lyd",
"amount": null,
"fees": "0"
},
"debtorAccount": {
"schemeName": "bankAccount",
"identification": "002205000004186",
"name": "NAME"
},
"creditorAccount": {
"schemeName": "bankAccount",
"identification": "012010015359018",
"name": "NAME"
},
"creditorInstitution": {
"name": "North Africa Bank",
"code": "007"
},
"additionalData": []
}
],
"links": {
"first": "http://192.168.18.43/api/v1/payments/credited-funds-transfers?page=1",
"last": "http://192.168.18.43/api/v1/payments/credited-funds-transfers?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"links": [],
"path": "http://192.168.18.43/api/v1/payments/credited-funds-transfers",
"per_page": 15,
"to": 1,
"total": 1
}
}