{
"eventId": "e5b2…",
"eventName": "TRANSACTION_INITIATED",
"timestamp": "2026-06-23T12:34:56.789Z",
"programId": "yourprogram",
"sandbox": false,
"customerId": "cust_123",
"paymentRequest": {
"id": "pr_001",
"paymentRef": "INV-2026-001",
"amount": 5000,
"currency": "EUR",
"customerId": "cust_123",
"accountId": "acc_456",
"type": "SEPA",
"subType": "CT",
"createdDateTime": "2026-06-23T12:34:50.000Z",
"status": "PENDING",
"statusHistory": [{ "status": "PENDING", "timestamp": "2026-06-23T12:34:50.000Z" }],
"payee": { "name": "Jane Doe", "iban": "DE89…" }
}
}