Why ISO 20022 exists
Why the industry replaced terse, position-coded MT telegrams with a structured, shared data standard for payment messages.
IN ONE LINE
Analogy: an MT message is like a telegram: short, abbreviated, and readable mainly by people who already know the conventions.
An ISO 20022 message is like a well-designed form: every piece of information has its own labelled box.
On a telegram, "JOHN SMITH 42 HIGH ST" could be a name and an address run together; on the form, the surname, the street, and the town each sit in their own field.
Machines handle forms far better than telegrams — they can check that a required box is filled, compare its contents against a list, and pass it on without guessing.
That is the core promise of ISO 20022: payment data that computers can read without guesswork.
WHAT IT ACTUALLY IS
ISO 20022 is an open international standard for financial messaging.
Its key design decision is to separate the business model — the definitions of things like debtor, creditor, account, and amount — from the syntax used on the wire, which today is XML.
Messages built on the standard are often called MX messages, to distinguish them from SWIFT's older MT format.
Each message type has a four-part name: business area, message number, variant, and version — for example pacs.008.001.xx is a credit transfer message in the pacs business area.
Because every field is explicitly structured and named, the same data model can serve payment instructions, cash reporting, and investigations consistently, instead of each message family inventing its own conventions.
HOW IT WORKS
For practitioners the shift is mostly about data quality.
Structured party fields mean a sanctions screening engine sees a clearly labelled name, address, and country instead of free text, which cuts false positives and manual repair.
Richer remittance data improves reconciliation for corporate customers.
One caution: adopting the syntax is not the same as adopting the discipline — a message with names dumped into unstructured elements inherits the old problems in a new wrapper.
Also, different communities restrict the standard differently: SEPA schemes, high-value payment systems, and cross-border correspondent banking each publish their own usage guidelines over the same base messages, so "ISO 20022 compliant" always means "compliant with a specific usage guideline".
THE WORDS
- ISO 20022
- The open international standard for financial messaging: a shared data dictionary plus message definitions such as the pain, pacs, and camt families.
- MX message
- An ISO 20022 message exchanged between financial institutions — the term used when contrasting with legacy MT messages.
READ FIRST
CONNECTED TO
SOURCES
- ISO 20022 Catalogue of messages — ISO 20022 Registration Authority
- Payments Signal editorial teaching models — Payments Signal
Derived from Why ISO 20022 exists. Every claim on this card is sourced on that page.