By ATS Staff - July 5th, 2026
Data Science Database Ecommerce Finance
The migration to ISO 20022 represents one of the most significant changes in the financial messaging landscape, introducing a rich, data-centric standard. For professionals navigating this new environment, understanding the core message categories is essential. The two most frequently encountered categories are PACS (Payments Clearing and Settlement) and CAMT (Cash Management). While they work together to facilitate seamless transactions, they serve distinct and complementary roles in the payment lifecycle.
Before exploring the differences, it is helpful to understand the logic behind the message names. ISO 20022 messages follow a structured naming convention: [Category].[Message Number].[Version].[Release] . For example, in pacs.008.001.14, "pacs" identifies the message category, "008" specifies the exact message type, and the numbers following denote the version and release. This systematic approach ensures clarity and consistency across the entire standard .
The category identifier is the key to understanding a message's purpose. The primary groups relevant to payments are:
PACS messages are the workhorses of interbank communication, sent directly between financial institutions to facilitate the clearing and settlement of funds . They form the spine of the payment chain once a payment instruction has left the customer's domain.
When a corporate client uses a pain.001 message to initiate a payment, the bank converts this into a PACS message for transmission to the recipient's bank . These messages are exchanged within the secured environment of clearing and settlement systems, such as SWIFT, TARGET2, or Fedwire .
Common PACS messages include:
pacs.008 replaces the legacy MT103 and MT102 messages .CAMT messages are the primary vehicles for cash management and reporting, enabling banks to communicate the status of accounts to their customers . They do not move funds but provide the necessary information for reconciliation, liquidity management, and exception handling.
The core purpose of CAMT is to provide transparency. They inform a customer that funds have been credited or debited, provide periodic statements, and allow for the resolution of payment errors . CAMT messages are typically sent from the account servicer (the bank) to the account owner (often a corporate client) .
Common CAMT messages include:
camt.056, indicating whether the cancellation request has been accepted or rejected .The critical difference is context and purpose:
For example, when a bank receives a pacs.008 payment, it may send a camt.054 to the sending bank to confirm that its account has been debited . The pacs.008 instructs the funds movement, while the camt.054 reports that the debit has occurred. Similarly, a successful settlement might be reflected in a camt.053 statement .
Understanding these two categories is fundamental for treasury, payments operations, and technology teams. PACS enables the execution of payments, while CAMT provides the visibility and control necessary for effective financial management.