{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "Reconciliation Export Formats",
  "itemListElement": [
    {
      "format": "camt.053",
      "spec": "ISO 20022 Bank-to-Customer Statement"
    },
    {
      "format": "mt940",
      "spec": "SWIFT Customer Statement Message"
    },
    {
      "format": "csv",
      "spec": "RFC 4180 with header row"
    },
    {
      "format": "json",
      "spec": "Schema.org Dataset compatible"
    },
    {
      "format": "pdf",
      "spec": "PDF/A-3 with embedded XML"
    },
    {
      "format": "xbrl-gl",
      "spec": "XBRL Global Ledger Taxonomy"
    }
  ]
}