{
    "data": {
        "id": "EVJN00000000000000000000000002EUR",
        "amount": {
            "value": 10000,
            "currency": "EUR"
        },
        "status": "booked",
        "transfer": {
            "categoryData": {
                "modificationMerchantReference": "MRef#000001",
                "modificationPspReference": "PPKFQ89R6QRXGN82",
                "paymentMerchantReference": "Payment reference",
                "platformPaymentType": "BalanceAccount",
                "pspPaymentReference": "CWBC43ZX2VTFWR82",
                "type": "platformPayment"
            },
            "id": "3JNC3O5ZVFLLGV4B",
            "reference": "automatically-generated-reference"
        },
        "valueDate": "2023-08-11T16:19:35+02:00",
        "bookingDate": "2023-08-11T16:19:45+02:00",
        "creationDate": "2023-08-11T16:19:35+02:00",
        "accountHolder": {
            "id": "AH00000000000000000000001",
            "description": "Your description for the account holder",
            "reference": "Your reference for the account holder"
        },
        "balanceAccount": {
            "id": "BA00000000000000000000001",
            "description": "Your description for the balance account"
        },
        "balancePlatform": "YOUR_BALANCE_PLATFORM"
    },
    "type": "balancePlatform.transaction.created",
    "environment": "test"
}