account object — the
same shape as ACCOUNT_STATUS_UPDATE, with the
updated balances.settled.
All deliveries share the common envelope (eventId,
eventName, timestamp, programId, sandbox, customerId, clientReference).
account fields
The currency determines the rail identifiers: EUR carries iban/bic, GBP carries
accountNumber/sortCode, and MULTI carries neither.
| Field | Type | Notes |
|---|---|---|
accountId | string | The account identifier. |
currency | string | EUR, GBP, or MULTI. |
iban / bic | string | EUR accounts only. |
accountNumber / sortCode | string | GBP accounts only. |
status | string | PENDING, ACTIVE, BLOCKED, or CLOSED. |
balances.settled | number | Updated settled balance, minor units. |