MT566 — Corporate Action Confirmation
The "it happened" notice. The custodian tells the holder that the dividend has been credited, the split applied, the rights exercised — with the exact amounts posted, complementing the MT564 announcement.
Purpose
MT566 confirms to the securities holder the actual execution of a corporate action previously announced by MT564. It carries: the event reference, the cash amount actually credited (or debited), the securities actually allocated (for a split, stock dividend, exercised rights), the actual effective date on the account (POST = posting date), and the beneficiary cash account.
Issued typically on payment day, after the custodian has received the funds from the central depositary and posted them to holders' accounts. It is the holder's accounting reference and the basis for reconciling expected entitlement (ENTL in MT564) versus actual proceeds (PSTA in MT566).
Sequence structure
- GENL — General Information: event reference
:20C::CORP//identical to the MT564, plus new:20C::SEME//for the message. - USECU — Underlying Securities: ISIN, securities account, and post-event balance.
- CACONF — Corporate Action Confirmation: exercised option (CAON), option type, actual payment date.
- CASHMOVE and SECMOVE — actual cash and securities movements posted.
Key tags
| Tag | Name | Usage |
|---|---|---|
:20C::CORP// | Corporate Action Reference | Identical to the announcing MT564. |
:22F::CAEV// | Event Indicator | Same as MT564. |
:13A::CAON// | Option Number | Actually exercised option (for DVOP, the option elected via MT565). |
:93B::CONB// | Confirmed Balance | Post-event securities quantity (useful for a 2-for-1 split: 200 → 400). |
:19B::PSTA// | Posting Amount | Cash amount actually posted. Compare to :19B::ENTL// in MT564. |
:97A::CASH// | Cash Account | IBAN or identifier of the credited cash account. |
:98A::PAYD// | Payment Date | Contractual payment date. |
:98A::POST// | Posting Date | Actual posting date on the holder's account. |
Real-world example
Following the Apple dividend MT564, Clearstream confirms to BNP Paribas the actual
payment: USD 200 credited to IBAN FR76 3000 6000 0112 3456 7890 189 on
1 June 2026, position unchanged at 200 shares (a cash dividend does not change unit
count):
{1:F01CEDELULLAXXX0000000000}{2:I566BNPAFRPPAXXXN}{3:{108:CACF20260601001}}{4:
:16R:GENL
:20C::CORP//CA20260515001-AAPL
:20C::SEME//CACF20260601001
:23G:NEWM
:22F::CAEV//DVCA
:98C::PREP//20260601153000
:16S:GENL
:16R:USECU
:35B:ISIN US0378331005
APPLE INC
:97A::SAFE//12345678
:93B::CONB//UNIT/200,
:16S:USECU
:16R:CACONF
:13A::CAON//001
:22F::CAOP//CASH
:98A::PAYD//20260601
:98A::POST//20260601
:16R:CASHMOVE
:22H::CRDB//CRED
:19B::PSTA//USD200,00
:97A::CASH//FR7630006000011234567890189
:16S:CASHMOVE
:16S:CACONF} :20C::CORP//CA20260515001-AAPL— same event reference as the MT564 (aggregation link).:19B::PSTA//USD200,00— posted cash amount, matches the announced entitlement.:97A::CASH//FR76...— IBAN of the credited cash account.:98A::POST//20260601— actual posting date.:93B::CONB//UNIT/200,— post-event position unchanged at 200 units (a SPLF split would have shown a change).
Common pitfalls
- PSTA ≠ ENTL — the posted amount (
:19B::PSTA//) can differ from the announced entitlement due to withholding tax. Document the delta with:92A::WITL//. - CORP reference not preserved — the event reference
:20C::CORP//must be verbatim from MT564. Changing it breaks the link and the notification-confirmation reconciliation. - Confirmation without prior announcement — an MT566 with no prior MT564 is anomalous and must be handled as an exception.
- CONB vs ELIG — the post-event confirmed balance can differ from the initial eligible balance (split, bonus issue). For a cash dividend however, CONB = ELIG.
- Posting date in the past —
:98A::POST//must reflect the actual posting date. If it is in the past relative to PAYD, document the reason in narrative (post-event correction).
ISO 20022 equivalent
- seev.036 — Corporate Action Movement Confirmation (direct equivalent).
- seev.037 — Corporate Action Movement Reversal Advice (to undo a wrong confirmation).