﻿{
  "id": "0d7db50f-220a-4a92-b903-572c3b8eb847",
  "currency": "CHF",
  "accountNumber": {
    "numeric": "117654321",
    "textForSort": "117654321",
    "formatted": "117.654.321",
    "iban": {
      "text": "CH720830700012345630",
      "formatted": "IBAN CH72 0830 7000 1234 563 0"
    }
  },
  "customerReference": "Primary savings account",
  "openingDate": "2026-07-23",
  "owner": {
    "id": "604b1bb2-6dc6-422e-a4f7-d83725b7d32e",
    "no": "7.654.321"
  },
  "portfolio": {
    "id": "1b54854e-2fd2-4970-b757-4dc31fa3b717"
  },
  "product": {
    "no": "1009"
  },
  "position": {
    "realBalance": "300500",
    "availableBalance": "200100"
  },
  "blockers": {
    "isBlocked": true
  }
}