﻿[
  {
    "id": "35104af2-bb9a-4abf-ba18-b1c94f22dc91",
    "createdAt": "2024-02-12 12:20:25.500 +01:00",
    "lastModified": "2024-02-12 13:40:11.000 +01:00",
    "type": "domestic",
    "status": "executed",
    "debtor": {
      "account": {
        "iban": "CH2208307000021099502"
      }
    },
    "creditor": {
      "account": {
        "identifier": "CH7109000000877008751"
      },
      "structuredAddress": {
        "name": "Ben Beispel",
        "country": "CH",
        "townName": "Basel",
        "postCode": "4260"
      }
    },
    "ultimateDebtor": {
      "structuredAddress": {
        "name": "Ben Beispel",
        "country": "CH",
        "townName": "Lenzburg",
        "postCode": "5600",
        "streetName": "Bahnhofstrasse",
        "buildingNumber": "2"
      }
    },
    "ultimateCreditor": {
      "structuredAddress": {
        "name": "Ben Beispel",
        "country": "CH",
        "townName": "Lenzburg",
        "postCode": "5600",
        "streetName": "Bahnhofstrasse",
        "buildingNumber": "2"
      }
    },
    "executionDate": "2024-02-12",
    "amount": {
      "amount": "100",
      "currency": "CHF"
    },
    "endToEndId": "asdf",
    "remittanceInformation": "Test Sanktionsprüfung"
  }
]