{
"data": [
{
"transactionId": "123e4567-e89b-12d3-a456-426614174000",
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"createdOn": "2025-05-23T01:15:06.557Z",
"modifiedOn": "2025-05-23T01:15:06.557Z",
"transactionType": "TRADE",
"transactionStatus": "MODIFIED",
"bookingDate": "2025-05-23",
"valueDate": "2025-05-23",
"digitalTradingTransaction": {
"orderId": "123e4567-e89b-12d3-a456-426614174000",
"walletCustomerProductId": "123e4567-e89b-12d3-a456-426614174000",
"cashCustomerProductId": "123e4567-e89b-12d3-a456-426614174000",
"tradeSide": "BUY",
"cryptoSymbol": "text",
"quantity": 1,
"price": 1,
"quoteId": "123e4567-e89b-12d3-a456-426614174000",
"amount": 750.55,
"currency": "EUR",
"externalId": "text"
},
"cashTransaction": {
"transferId": "123e4567-e89b-12d3-a456-426614174000",
"referenceMessage": "text",
"counterpartyName": "text",
"customerProductId": "123e4567-e89b-12d3-a456-426614174000",
"iban": "DE39500105172896993442",
"bic": "text",
"amount": 1,
"currency": "EUR",
"direction": "INCOMING",
"externalId": "text"
},
"technicalCashTransaction": {
"transferId": "123e4567-e89b-12d3-a456-426614174000",
"referenceMessage": "text",
"customerProductId": "123e4567-e89b-12d3-a456-426614174000",
"amount": 1,
"currency": "EUR",
"direction": "INCOMING"
}
}
],
"pagination": {
"cursor": "text",
"limit": 1
}
}