﻿{
  "id": "66721e9f-74be-42cf-930d-61d55ef6284f",
  "currency": "CHF",
  "accountNumber": {
    "numeric": "111111111",
    "textForSort": "111111111",
    "formatted": "111.111.111",
    "iban": {
      "text": "CH720830700012345630",
      "formatted": "IBAN CH72 0830 7000 1234 563 0"
    }
  },
  "customerReference": "Primary savings account",
  "openingDate": "2026-07-23",
  "owner": {
    "id": "1455dc15-1d19-4ee3-8106-b52ca5404a44",
    "no": "111.222"
  },
  "portfolio": {
    "id": "efff1e1f-1d56-4606-9f23-2480528c1d7e"
  },
  "product": {
    "no": "1009"
  },
  "position": {
    "realBalance": "300500",
    "availableBalance": "200100"
  },
  "blockers": {
    "isBlocked": true
  }
}