Skip to content

MXMessage 3.1.4

Latest

Choose a tag to compare

@shankar-gpio shankar-gpio released this 19 Jan 03:26
· 4 commits to main since this release

MXMessage 3.1.4

Plugin Manifest & JSON Schemas

This release includes:

  • manifest.json - Plugin manifest with all supported message types
  • JSON Schema files for all 25 supported ISO20022 MX message types

Supported Message Types

Payment Clearing & Settlement (PACS)

pacs.002, pacs.003, pacs.004, pacs.008, pacs.009, pacs.010

Payment Initiation (PAIN)

pain.001, pain.002, pain.008

Cash Management (CAMT)

camt.025, camt.029, camt.052, camt.053, camt.054, camt.055, camt.056, camt.057, camt.058, camt.060, camt.105, camt.106, camt.107, camt.108, camt.109

Administration (ADMI)

admi.024

Usage

Download the manifest:

curl -sL https://github.com/GoPlasmatic/MXMessage/releases/download/v3.1.4/manifest.json | jq .

Download a specific schema:

curl -sLO https://github.com/GoPlasmatic/MXMessage/releases/download/v3.1.4/pacs.008.001.08.schema.json