{
  "$schema": "https://govschema.org/spec/v0.3/govschema.schema.json",
  "govschemaVersion": "0.3.0",
  "id": "se/bolagsverket/aktiebolag-formation",
  "version": "1.0.0",
  "title": "Sweden Private Limited Company Formation (Aktiebolag)",
  "description": "Register a new Swedish private limited company (aktiebolag, AB) with the Swedish Companies Registration Office (Bolagsverket), using Bolagsverket Form 816 ('Nyregistrering | Registration of a new company — Aktiebolag | Limited company'). This is Sweden's analogue to gb/companies-house/company-incorporation-in01, ie/cro/company-incorporation, nl/kvk/bv-formation, de/handelsregister/gmbh-formation-musterprotokoll, za/cipc/private-company-incorporation, and sg/acra/private-limited-company-incorporation. A Swedish aktiebolag is formed by a memorandum of association (stiftelseurkund) signed by its founder(s), adoption of articles of association (bolagsordning), and payment of share capital (minimum SEK 25,000, per Aktiebolagslagen (2005:551), chapter 1, section 5, as amended effective 2020-01-01); the company acquires legal personality only on registration by Bolagsverket, not on execution of the memorandum. Scoped to the simplest common case: a single founder who is also the company's sole board member (with the deputy board member the Companies Act mandates whenever a board has fewer than three ordinary members), an all-cash share capital contribution, no separately appointed managing director, and no auditor (relying on the small-company audit exemption most newly formed private aktiebolag qualify for). It does not submit anything or imply government endorsement.",
  "status": "draft",
  "jurisdiction": {
    "country": "SE",
    "level": "national"
  },
  "authority": {
    "name": "Swedish Companies Registration Office",
    "abbreviation": "Bolagsverket",
    "url": "https://bolagsverket.se"
  },
  "process": {
    "type": "registration",
    "language": "sv-SE"
  },
  "source": {
    "url": "https://bolagsverket.se/en/sjalvservice/blanketterochmallar/aktiebolag.1713.html",
    "retrievedAt": "2026-07-10",
    "documentRef": "Bolagsverket Form 816 e ('Nyregistrering | Registration of a new company — Aktiebolag | Limited company', edition 2025-11-07), the bilingual Swedish/English AcroForm PDF linked from Bolagsverket's own 'Aktiebolag – blanketter och mallar' forms page; Aktiebolagslagen (2005:551) chapter 1 section 5 (minimum share capital)"
  },
  "verification": {
    "method": "manual-source-review-v1",
    "lastVerifiedAt": "2026-07-10",
    "verifiedBy": "GovSchema Engineering (Standards Engineer)",
    "nextReviewBy": "2027-01-10",
    "notes": "GOV-2056 'GovSchema Standard Research' research cycle: a fresh catalog audit (Executive Summary jurisdiction table, Known Gaps section) found every remaining whole-jurisdiction-vertical gap already screened in prior cycles and confirmed either a dead end (JP Passport/DMV, CZ/ID/MX National ID, CH/PT Business Formation, NL/ZA/PL/PT Visa duplicates) or a weak backlog candidate — so this cycle instead searched for a genuinely new jurisdiction via fresh web research, per the task brief's phase 2 instruction. Found Bolagsverket's Form 816, a genuine 156-field fillable AcroForm PDF (8 pages), officially bilingual Swedish/English (removing translation-fidelity risk, the same rationale jp/isa/certificate-of-eligibility-application used), unauthenticated and directly downloadable with no CAPTCHA/login/WAF gate, with the government's own field-by-field guide on pages 5-8 of the same PDF. Extracted with pdfjs-dist (getTextContent() for the full text layer plus getFieldObjects()/page.getAnnotations() for all 156 AcroForm fields across all 8 pages) — programmatically checked every annotation's fieldFlags bit 2 (the PDF Required flag): none of the 156 fields set it, the same 'form's own prose, not the PDF's Required bit, is the requiredness signal' pattern already documented for nl/kvk/bv-formation and nl/kvk/sole-proprietorship-registration-eenmanszaak. Opens Sweden as GovSchema's 29th jurisdiction, with one vertical (Business Formation). A mock conformance/se/bolagsverket/aktiebolag-formation/1.0.0/application-packet.json test run (a single-founder Gothenburg IT-consultancy AB, all-cash SEK 25,000 share capital, the founder also the sole board member and Sweden-resident) was checked with a from-scratch script re-implementing this document's own required/requiredWhen condition grammar and passed with 0 errors across all fields; two mutation tests confirmed the signatoryPowerType other-alternative branch and the boardMemberResidesAbroad-gated country/passport-copy branch both fire correctly. Status remains 'draft' pending independent field-by-field re-review; see VERIFICATION.md for the full source table, extraction transcript, and every disclosed scope decision."
  },
  "maturity": {
    "level": "structural-reference",
    "criteria": {
      "structuralReference": true,
      "verifiedSchema": false,
      "agentReadySchema": false,
      "executionTestedSchema": false
    },
    "method": "maturity-self-assessment-v1",
    "assertedBy": "GovSchema Engineering (Standards Engineer)",
    "assertedAt": "2026-07-10"
  },
  "license": "CC-BY-4.0",
  "fields": [
    {
      "name": "contactFullName",
      "label": "First name and surname of the contact person for this case",
      "type": "string",
      "required": true,
      "classification": "pii",
      "description": "The person Bolagsverket contacts about this filing; not necessarily a founder, board member, or signatory.",
      "sourceRef": "Form 816, §1: 'Kontaktpersonens för- och efternamn | First name and surname of the contact person'",
      "validation": { "minLength": 1, "maxLength": 200 }
    },
    {
      "name": "contactPostalAddress",
      "label": "Contact person's postal address",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §1: 'Postadress | Postal address'",
      "validation": { "minLength": 1, "maxLength": 200 }
    },
    {
      "name": "contactPostcode",
      "label": "Contact person's postcode",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §1: 'Postnr | Postcode'",
      "validation": { "minLength": 1, "maxLength": 10 }
    },
    {
      "name": "contactTownCity",
      "label": "Contact person's town/city",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §1: 'Postort | Town/City'",
      "validation": { "minLength": 1, "maxLength": 100 }
    },
    {
      "name": "contactEmail",
      "label": "Contact person's email address",
      "type": "string",
      "required": true,
      "classification": "pii",
      "description": "Bolagsverket sends notifications by email when provided; otherwise by post.",
      "sourceRef": "Form 816, §1: 'E-postadress | Email address'",
      "validation": { "minLength": 1, "maxLength": 200 }
    },
    {
      "name": "contactPhoneDaytime",
      "label": "Contact person's daytime telephone number",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §1: 'Telefonnr | Phone no. daytime'",
      "validation": { "minLength": 1, "maxLength": 30 }
    },
    {
      "name": "contactHasDepositAccount",
      "label": "Does the contact person have a Bolagsverket deposit account to pay the registration fee from?",
      "type": "boolean",
      "required": true,
      "sourceRef": "Form 816, §1: 'Deposit account, if any, 3 digits'; Information page: 'If the contact person has a deposit account with Bolagsverket and wants to use it for payment of the registration fee, you must also fill in the three-digit account number.'"
    },
    {
      "name": "contactDepositAccountNumber",
      "label": "Deposit account number (3 digits)",
      "type": "string",
      "required": false,
      "requiredWhen": { "field": "contactHasDepositAccount", "equals": true },
      "classification": "financial",
      "sourceRef": "Form 816, §1: 'Deposit account, if any, 3 digits'",
      "validation": { "pattern": "^[0-9]{3}$", "minLength": 3, "maxLength": 3 }
    },
    {
      "name": "businessPostalAddress",
      "label": "Postal address of the business",
      "type": "string",
      "required": true,
      "sourceRef": "Form 816, §2: 'Postadress | Postal address'",
      "validation": { "minLength": 1, "maxLength": 200 }
    },
    {
      "name": "businessPostcode",
      "label": "Postcode of the business",
      "type": "string",
      "required": true,
      "sourceRef": "Form 816, §2: 'Postnr | Postcode'",
      "validation": { "minLength": 1, "maxLength": 10 }
    },
    {
      "name": "businessTownCity",
      "label": "Town/city of the business",
      "type": "string",
      "required": true,
      "sourceRef": "Form 816, §2: 'Postort | Town/City'",
      "validation": { "minLength": 1, "maxLength": 100 }
    },
    {
      "name": "businessEmailAddress",
      "label": "Business email address, if any",
      "type": "string",
      "required": false,
      "sourceRef": "Form 816, §2: 'E-postadress | Email address'; guide: 'Fill in the address as well as the email address, if any.'",
      "validation": { "maxLength": 200 }
    },
    {
      "name": "businessNameProposal1",
      "label": "Business name — proposal no. 1",
      "type": "string",
      "required": true,
      "description": "Bolagsverket examines proposals in the order listed and registers the first one it can accept, without contacting the applicant first.",
      "sourceRef": "Form 816, §3: 'Förslag nr 1 | Proposal no.1'",
      "validation": { "minLength": 1, "maxLength": 200 }
    },
    {
      "name": "businessNameProposal2",
      "label": "Business name — proposal no. 2",
      "type": "string",
      "required": false,
      "description": "An optional backup name proposal, examined only if proposal no. 1 is rejected.",
      "sourceRef": "Form 816, §3: 'Förslag nr 2 | Proposal no.2'",
      "validation": { "maxLength": 200 }
    },
    {
      "name": "businessNameProposal3",
      "label": "Business name — proposal no. 3",
      "type": "string",
      "required": false,
      "description": "A second optional backup name proposal, examined only if proposals no. 1 and 2 are both rejected.",
      "sourceRef": "Form 816, §3: 'Förslag nr 3 | Proposal no.3'",
      "validation": { "maxLength": 200 }
    },
    {
      "name": "shareCapitalAmountSek",
      "label": "Company's share capital, paid in full in cash (SEK)",
      "type": "number",
      "required": true,
      "classification": "financial",
      "description": "Minimum SEK 25,000 for a private limited company (Aktiebolagslagen 1:5). This document scopes to an all-cash contribution, so the amount paid in cash equals the company's total share capital; non-cash property (apportegendom) contributions are out of scope (see VERIFICATION.md).",
      "sourceRef": "Form 816, §6: 'Företagets aktiekapital | Company's share capital'; 'Kontanter, belopp | Amount paid in cash'; 'Minimum SEK 25,000 for private limited companies.'",
      "validation": { "minimum": 25000 }
    },
    {
      "name": "numberOfShares",
      "label": "Number of shares",
      "type": "integer",
      "required": true,
      "sourceRef": "Form 816, §6: 'Antal aktier | Number of shares'",
      "validation": { "minimum": 1 }
    },
    {
      "name": "founderIdOrOrgNumber",
      "label": "Founder's personal identity number, or company registration number if the founder is a legal entity",
      "type": "string",
      "required": true,
      "classification": "sensitive-pii",
      "description": "This document scopes to a single founder, matching the single-founder scoping already used for nl/kvk/bv-formation, de/handelsregister/gmbh-formation-musterprotokoll, and za/cipc/private-company-incorporation.",
      "sourceRef": "Form 816, §7: 'Personnr/organisationsnr | Personal identity number/Company registration no.'; guide: 'If the founder is a legal entity, you must fill in the company registration number and business name.'",
      "validation": { "minLength": 1, "maxLength": 30 }
    },
    {
      "name": "founderResidesAbroad",
      "label": "Does the founder live outside Sweden (not in the Swedish population register)?",
      "type": "boolean",
      "required": true,
      "description": "Gates the country field and the certified-passport-copy attachment, the same pattern nl/kvk/bv-formation uses for directorResidesOutsideNetherlands.",
      "sourceRef": "Form 816, §7: 'Land (om bosatt utomlands) | Country (if resident abroad)'"
    },
    {
      "name": "founderCountry",
      "label": "Founder's country of residence, if resident abroad",
      "type": "string",
      "required": false,
      "requiredWhen": { "field": "founderResidesAbroad", "equals": true },
      "classification": "pii",
      "sourceRef": "Form 816, §7: 'Land (om bosatt utomlands) | Country (if resident abroad)'",
      "validation": { "maxLength": 100 }
    },
    {
      "name": "founderFullName",
      "label": "Founder's full name",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §7: 'Namn | Full name'",
      "validation": { "minLength": 1, "maxLength": 200 }
    },
    {
      "name": "boardMemberIdNumber",
      "label": "Board member's personal identity number (date of birth, if resident abroad)",
      "type": "string",
      "required": true,
      "classification": "sensitive-pii",
      "description": "This document scopes to a board of exactly one ordinary member — the founder — plus the deputy member the Companies Act mandates whenever the board has fewer than three ordinary members (Aktiebolagslagen 8:1-8:3). A chair of the board (§10 of the source form) is not modelled: it applies 'only if the board consists of more than one board member', which is out of scope here.",
      "sourceRef": "Form 816, §8: 'Personnummer | Personal identity number (date of birth, if resident abroad)'",
      "validation": { "minLength": 1, "maxLength": 30 }
    },
    {
      "name": "boardMemberResidesAbroad",
      "label": "Does the board member live outside Sweden (not in the Swedish population register)?",
      "type": "boolean",
      "required": true,
      "description": "At least half of the board members and deputy members (counted separately) must be resident within the EEA (Form 816 guide, §8); this document does not model the exemption-application path for a board that fails that requirement.",
      "sourceRef": "Form 816, §8: 'Land (om bosatt utomlands) | Country (if resident abroad)'"
    },
    {
      "name": "boardMemberCountry",
      "label": "Board member's country of residence, if resident abroad",
      "type": "string",
      "required": false,
      "requiredWhen": { "field": "boardMemberResidesAbroad", "equals": true },
      "classification": "pii",
      "sourceRef": "Form 816, §8: 'Land (om bosatt utomlands) | Country (if resident abroad)'",
      "validation": { "maxLength": 100 }
    },
    {
      "name": "boardMemberSurname",
      "label": "Board member's surname",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §8: 'Efternamn | Surname'",
      "validation": { "minLength": 1, "maxLength": 100 }
    },
    {
      "name": "boardMemberFirstNames",
      "label": "Board member's all first names",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §8: 'Samtliga förnamn | All first names'",
      "validation": { "minLength": 1, "maxLength": 200 }
    },
    {
      "name": "boardMemberPostalAddress",
      "label": "Board member's postal address",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §8: 'Postadress | Postal address'",
      "validation": { "minLength": 1, "maxLength": 200 }
    },
    {
      "name": "boardMemberPostcode",
      "label": "Board member's postcode",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §8: 'Postnr | Postcode'",
      "validation": { "minLength": 1, "maxLength": 10 }
    },
    {
      "name": "boardMemberTownCity",
      "label": "Board member's town/city",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §8: 'Postort | Town/City'",
      "validation": { "minLength": 1, "maxLength": 100 }
    },
    {
      "name": "deputyBoardMemberIdNumber",
      "label": "Deputy board member's personal identity number (date of birth, if resident abroad)",
      "type": "string",
      "required": true,
      "classification": "sensitive-pii",
      "description": "Mandatory in this document's scope: a private aktiebolag with fewer than three ordinary board members must appoint at least one deputy member (Form 816 guide, §8; Aktiebolagslagen 8:3).",
      "sourceRef": "Form 816, §9: 'Personnummer | Personal identity number (date of birth, if resident abroad)'",
      "validation": { "minLength": 1, "maxLength": 30 }
    },
    {
      "name": "deputyBoardMemberResidesAbroad",
      "label": "Does the deputy board member live outside Sweden (not in the Swedish population register)?",
      "type": "boolean",
      "required": true,
      "sourceRef": "Form 816, §9: 'Land (om bosatt utomlands) | Country (if resident abroad)'"
    },
    {
      "name": "deputyBoardMemberCountry",
      "label": "Deputy board member's country of residence, if resident abroad",
      "type": "string",
      "required": false,
      "requiredWhen": { "field": "deputyBoardMemberResidesAbroad", "equals": true },
      "classification": "pii",
      "sourceRef": "Form 816, §9: 'Land (om bosatt utomlands) | Country (if resident abroad)'",
      "validation": { "maxLength": 100 }
    },
    {
      "name": "deputyBoardMemberSurname",
      "label": "Deputy board member's surname",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §9: 'Efternamn | Surname'",
      "validation": { "minLength": 1, "maxLength": 100 }
    },
    {
      "name": "deputyBoardMemberFirstNames",
      "label": "Deputy board member's all first names",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §9: 'Samtliga förnamn | All first names'",
      "validation": { "minLength": 1, "maxLength": 200 }
    },
    {
      "name": "deputyBoardMemberPostalAddress",
      "label": "Deputy board member's postal address",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §9: 'Postadress | Postal address'",
      "validation": { "minLength": 1, "maxLength": 200 }
    },
    {
      "name": "deputyBoardMemberPostcode",
      "label": "Deputy board member's postcode",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §9: 'Postnr | Postcode'",
      "validation": { "minLength": 1, "maxLength": 10 }
    },
    {
      "name": "deputyBoardMemberTownCity",
      "label": "Deputy board member's town/city",
      "type": "string",
      "required": true,
      "classification": "pii",
      "sourceRef": "Form 816, §9: 'Postort | Town/City'",
      "validation": { "minLength": 1, "maxLength": 100 }
    },
    {
      "name": "signatoryPowerType",
      "label": "Signatory power (who is entitled to sign on behalf of the company)",
      "type": "enum",
      "required": true,
      "description": "The board of directors (the ordinary board members) is always entitled to sign, even under alternatives 2-5. With this document's scope of one ordinary board member, alternatives 3 (board members individually) and 4 (any two board members jointly) presuppose a board of two or more and would only become relevant if additional ordinary members are appointed later.",
      "sourceRef": "Form 816, §18: five numbered signatory-power alternatives",
      "validation": {
        "enum": [
          "board_signs_jointly",
          "board_and_deputy_individually",
          "board_members_individually",
          "any_two_board_members_jointly",
          "other_specified_below"
        ]
      }
    },
    {
      "name": "signatoryPowerOtherText",
      "label": "Other signatory-power arrangement (in Swedish)",
      "type": "string",
      "required": false,
      "requiredWhen": { "field": "signatoryPowerType", "equals": "other_specified_below" },
      "sourceRef": "Form 816, §18, alternative 5: 'Fyll i eventuell annan firmateckning här | If applicable, fill in another alternative for signatory power here. Write in Swedish.'",
      "validation": { "maxLength": 500 }
    },
    {
      "name": "signerPrintedName",
      "label": "Printed name of the signer",
      "type": "string",
      "required": true,
      "classification": "pii",
      "description": "The form must be signed by a board member (in this document's scope, the sole ordinary board member) or the managing director; this document does not model a separately appointed managing director.",
      "sourceRef": "Form 816, §20: 'Namnförtydligande | Print name'; 'The form must be signed by a board member or the managing director.'",
      "validation": { "minLength": 1, "maxLength": 200 }
    },
    {
      "name": "signatureDate",
      "label": "Signature date",
      "type": "date",
      "required": true,
      "sourceRef": "Form 816, §20: 'Datum | Date'"
    }
  ],
  "documents": [
    {
      "id": "memorandumOfAssociation",
      "label": "Memorandum of association (stiftelseurkund), original or certified copy",
      "category": "supporting-evidence",
      "required": true,
      "belongsTo": "applicant",
      "sourceRef": "Form 816, p.5: 'Memorandum of association (the original or a certified copy).'"
    },
    {
      "id": "articlesOfAssociation",
      "label": "Adopted articles of association (bolagsordning), a copy",
      "category": "supporting-evidence",
      "required": true,
      "belongsTo": "applicant",
      "sourceRef": "Form 816, p.5: 'The adopted articles of association (a copy).'"
    },
    {
      "id": "bankCertificate",
      "label": "Bank certificate confirming the paid-up share capital, original",
      "category": "supporting-evidence",
      "required": true,
      "belongsTo": "applicant",
      "issuingAuthority": "A Swedish bank, or a bank within the European Economic Area (EEA)",
      "sourceRef": "Form 816, p.5: 'Bank certificate (the original) from a Swedish bank or a bank within the European Economic Area (EEA), translated into Swedish. The certificate must be issued on a special form – not an ordinary deposit receipt.'"
    },
    {
      "id": "shareSubscriptionList",
      "label": "Share subscription list, original or certified copy",
      "category": "supporting-evidence",
      "required": true,
      "belongsTo": "applicant",
      "sourceRef": "Form 816, p.5: 'Share subscription list (the original or certified copy). This information may be included in the memorandum of association.'"
    },
    {
      "id": "founderPassportCopy",
      "label": "Certified copy of the founder's passport",
      "category": "identity-document",
      "required": false,
      "requiredWhen": { "field": "founderResidesAbroad", "equals": true },
      "belongsTo": "applicant",
      "acceptedTypes": ["passport"],
      "sourceRef": "Form 816, p.6: 'A certified copy of a passport for each person who is not registered in the Swedish population register.'"
    },
    {
      "id": "boardMemberPassportCopy",
      "label": "Certified copy of the board member's passport",
      "category": "identity-document",
      "required": false,
      "requiredWhen": { "field": "boardMemberResidesAbroad", "equals": true },
      "belongsTo": "applicant",
      "acceptedTypes": ["passport"],
      "sourceRef": "Form 816, p.6: 'A certified copy of a passport for each person who is not registered in the Swedish population register.'"
    },
    {
      "id": "deputyBoardMemberPassportCopy",
      "label": "Certified copy of the deputy board member's passport",
      "category": "identity-document",
      "required": false,
      "requiredWhen": { "field": "deputyBoardMemberResidesAbroad", "equals": true },
      "belongsTo": "applicant",
      "acceptedTypes": ["passport"],
      "sourceRef": "Form 816, p.6: 'A certified copy of a passport for each person who is not registered in the Swedish population register.'"
    },
    {
      "id": "declarationStatement",
      "label": "Declaration accompanying the signature",
      "category": "attestation",
      "required": true,
      "belongsTo": "applicant",
      "statement": "For this application I hereby do solemnly declare that: the individuals to be registered have accepted their assignments; the information corresponds to the resolutions that this application is based on; the founders and the individuals to be registered do not have custodians as stated in chapter 11, section 7 of the Swedish Parental Code; the founders and the individuals to be registered have not been declared bankrupt (applies to all except the person authorized to receive service of process); the auditors meet the qualification requirements stated in chapter 9, section 10-13 of the Swedish Companies Act (if reported).",
      "sourceRef": "Form 816, §20: declaration bullet points"
    },
    {
      "id": "signerHandwrittenSignature",
      "label": "Signer's handwritten signature, in blue ink",
      "category": "attestation",
      "required": true,
      "belongsTo": "applicant",
      "statement": "A board member or the managing director must sign the form by hand, using blue ink.",
      "sourceRef": "Form 816, §20: 'Namnteckning | Sign name'; 'Försäkran och underskrift | Declaration and signature, please use blue ink.'"
    }
  ],
  "steps": [
    {
      "id": "contact_information",
      "title": "Contact information for this case",
      "fields": [
        "contactFullName", "contactPostalAddress", "contactPostcode", "contactTownCity",
        "contactEmail", "contactPhoneDaytime", "contactHasDepositAccount", "contactDepositAccountNumber"
      ],
      "next": "business_address_and_name"
    },
    {
      "id": "business_address_and_name",
      "title": "Business address and business name",
      "fields": [
        "businessPostalAddress", "businessPostcode", "businessTownCity", "businessEmailAddress",
        "businessNameProposal1", "businessNameProposal2", "businessNameProposal3"
      ],
      "next": "share_capital"
    },
    {
      "id": "share_capital",
      "title": "Share capital",
      "fields": ["shareCapitalAmountSek", "numberOfShares"],
      "next": "founder"
    },
    {
      "id": "founder",
      "title": "Founder",
      "fields": ["founderIdOrOrgNumber", "founderResidesAbroad", "founderCountry", "founderFullName"],
      "next": "board"
    },
    {
      "id": "board",
      "title": "Board member and deputy board member",
      "fields": [
        "boardMemberIdNumber", "boardMemberResidesAbroad", "boardMemberCountry",
        "boardMemberSurname", "boardMemberFirstNames", "boardMemberPostalAddress",
        "boardMemberPostcode", "boardMemberTownCity",
        "deputyBoardMemberIdNumber", "deputyBoardMemberResidesAbroad", "deputyBoardMemberCountry",
        "deputyBoardMemberSurname", "deputyBoardMemberFirstNames", "deputyBoardMemberPostalAddress",
        "deputyBoardMemberPostcode", "deputyBoardMemberTownCity"
      ],
      "next": "signatory_power_and_signature"
    },
    {
      "id": "signatory_power_and_signature",
      "title": "Signatory power, declaration, and signature",
      "fields": [
        "signatoryPowerType", "signatoryPowerOtherText", "signerPrintedName", "signatureDate"
      ]
    }
  ]
}
