{
"items": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"origin": "TRANSFER",
"state": "PENDING",
"category": "GENERAL",
"impactType": "NEUTRAL",
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"amount": 0,
"currencyCode": "AFN",
"description": "text",
"exchangeRate": "text",
"exchangeCurrencyCode": "AFN",
"sourceCounterparty": {
"type": "PERSONAL",
"details": {
"firstName": "John",
"lastName": "Doe"
},
"accountCurrency": "GBP",
"accountReferenceType": "UK_ACCOUNT",
"accountReference": {
"type": "UK_ACCOUNT",
"sortCode": "010102",
"accountNumber": "12345678"
}
},
"destinationCounterparty": {
"type": "PERSONAL",
"details": {
"firstName": "John",
"lastName": "Doe"
},
"accountCurrency": "GBP",
"accountReferenceType": "UK_ACCOUNT",
"accountReference": {
"type": "UK_ACCOUNT",
"sortCode": "010102",
"accountNumber": "12345678"
}
},
"transactionDate": "2025-01-04T23:28:09.367Z"
}
],
"meta": {
"totalItems": 100,
"itemCount": 10,
"itemsPerPage": 10,
"totalPages": 10
}
}