{
"pagination": {
"total": 1,
"offset": 1,
"hasPrevious": true,
"hasNext": true
},
"data": [
{
"id": "text",
"createdAt": "2025-02-22T04:10:34.887Z",
"accountFrom": "text",
"accountTo": "text",
"amount": 1,
"transactionType": "text",
"relatedEntity": {
"type": "text",
"id": "text",
"name": "text"
},
"notes": "text",
"transactionData": {
"@type": "text",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"hash": "text",
"relatedEntityData": {
"type": "text",
"id": "text",
"name": "text",
"jobName": "text",
"jobId": "text",
"description": "text",
"currency": "text",
"currencyAmount": "text",
"exchangeRate": 1,
"couponCode": "text",
"jobTemplate": "text"
},
"description": "text",
"balance": 1
}
]
}