Skip to content

SwiftMTMessage v3.1.4

Latest

Choose a tag to compare

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

SwiftMTMessage v3.1.4

Plugin Manifest & JSON Schemas

This release includes:

  • manifest.json - Plugin manifest with all supported message types
  • JSON Schema files for all 30 supported SWIFT MT message types

Supported Message Types

Customer Payments & Cheques (Category 1)

MT101, MT103, MT104, MT107, MT110, MT111, MT112, MT190, MT191, MT192, MT196, MT199

Financial Institution Transfers (Category 2)

MT200, MT202, MT204, MT205, MT210, MT290, MT291, MT292, MT296, MT299

Cash Management & Customer Status (Category 9)

MT900, MT910, MT920, MT935, MT940, MT941, MT942, MT950

Usage

Download the manifest to discover available schemas:

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

Download a specific schema:

curl -sLO https://github.com/GoPlasmatic/SwiftMTMessage/releases/download/v3.1.4/MT103.schema.json