{
    "data": {
        "balancePlatform": "TestBalancePlatform",
        "id": "38E9LB68OCJZ21JB",
        "creationDate": "2025-10-17T01:31:15+02:00",
        "createdAt": "2025-10-17T01:31:08+02:00",
        "status": "authorised",
        "reason": "approved",
        "direction": "outgoing",
        "balanceAccount": {
            "id": "BA00000000000000000000001",
            "description": "",
            "reference": "BA-ref-01"
        },
        "accountHolder": {
            "id": "AH00000000000000000000001",
            "reference": "AH-ref-01"
        },
        "category": "grants",
        "type": "repayment",
        "amount": {
            "value": 15000,
            "currency": "GBP"
        },
        "reference": "GR00000000000000000000001",
        "description": "\/GREF\/GR00000000000000000000001\/FBAC\/BA00000000000000000000001\/DATE\/1*********020251016\/",
        "updatedAt": "2025-10-16T23:33:19.835Z",
        "sequenceNumber": 2,
        "balances": [
            {
                "currency": "GBP",
                "received": 0,
                "reserved" : -15000
            }
        ],
        "events": [
            {
                "id": "EV0000000000000000000000000001",
                "status": "received",
                "bookingDate": "2025-10-17T01:31:15+02:00",
                "type": "accounting",
                "mutations": [
                    {
                        "currency": "GBP",
                        "received": -15000
                    }
                ]
            },
            {
                "id": "EV0000000000000000000000000002",
                "status": "authorised",
                "bookingDate": "2025-10-17T01:31:15+02:00",
                "type": "accounting",
                "mutations": [
                    {
                        "currency": "GBP",
                        "received": 15000,
                        "reserved": -15000
                    }
                ]
            }
        ],
        "eventId": "EV0000000000000000000000000002"
    },
    "timestamp": "2025-10-16T23:33:19.835Z",
    "environment": "test",
    "type": "balancePlatform.transfer.updated"
}
