POST api/itggruppendaten/savebstzahlenjahrgangazahl

Request Information

URI Parameters

None.

Body Parameters

ItgSaveBstZahlenJahrgangAZahlRequest
NameDescriptionTypeAdditional information
bstDSZJA

Collection of BstZahlenJahrgangDisplay

None.

bstM

ItgBestandsmeldungDisplay

None.

Request Formats

application/json, text/json

Sample:
{
  "bstM": {
    "AnfrageIdDisplay": "sample string 1",
    "OrganisationIdDisplay": "sample string 2",
    "ErhebungIdDisplay": "sample string 3",
    "SoftwareIdDisplay": "sample string 4",
    "Id": 5,
    "RowGuid": "37cfd57e-5cd0-4050-8711-28b29a7aad81",
    "AnfrageId": 7,
    "OrganisationId": 8,
    "ErhebungId": 9,
    "Gemeinnuetzig": true,
    "Freistellungsdatum": "2026-04-25T11:45:34.9573919+02:00",
    "Eingetragen": true,
    "Registergericht": "sample string 12",
    "Registernummer": "sample string 13",
    "SoftwareId": 1
  },
  "bstDSZJA": [
    {
      "ErhebungIdDisplay": "sample string 1",
      "FachverbandIdDisplay": "sample string 2",
      "OrganisationIdDisplay": "sample string 3",
      "GruppeIdDisplay": "sample string 4",
      "Id": 5,
      "RowGuid": "e866f1ab-6696-4434-9b11-c29c95ce135d",
      "OrganisationId": 7,
      "FachverbandId": 1,
      "ErhebungId": 8,
      "GruppeId": 1,
      "Jahrgang": 9,
      "AnzahlM": 10,
      "AnzahlW": 11,
      "AnzahlD": 12,
      "AnzahlO": 13,
      "Eingefroren": true
    },
    {
      "ErhebungIdDisplay": "sample string 1",
      "FachverbandIdDisplay": "sample string 2",
      "OrganisationIdDisplay": "sample string 3",
      "GruppeIdDisplay": "sample string 4",
      "Id": 5,
      "RowGuid": "e866f1ab-6696-4434-9b11-c29c95ce135d",
      "OrganisationId": 7,
      "FachverbandId": 1,
      "ErhebungId": 8,
      "GruppeId": 1,
      "Jahrgang": 9,
      "AnzahlM": 10,
      "AnzahlW": 11,
      "AnzahlD": 12,
      "AnzahlO": 13,
      "Eingefroren": true
    }
  ]
}

application/xml, text/xml

Sample:
<ItgSaveBstZahlenJahrgangAZahlRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IWeb.IntelliVerband.Itg.Models">
  <bstDSZJA xmlns:d2p1="http://schemas.datacontract.org/2004/07/IWeb.IntelliVerband.Bst.Models">
    <d2p1:BstZahlenJahrgangDisplay>
      <d2p1:AnzahlD>12</d2p1:AnzahlD>
      <d2p1:AnzahlM>10</d2p1:AnzahlM>
      <d2p1:AnzahlO>13</d2p1:AnzahlO>
      <d2p1:AnzahlW>11</d2p1:AnzahlW>
      <d2p1:Eingefroren>true</d2p1:Eingefroren>
      <d2p1:ErhebungId>8</d2p1:ErhebungId>
      <d2p1:FachverbandId>1</d2p1:FachverbandId>
      <d2p1:GruppeId>1</d2p1:GruppeId>
      <d2p1:Id>5</d2p1:Id>
      <d2p1:Jahrgang>9</d2p1:Jahrgang>
      <d2p1:OrganisationId>7</d2p1:OrganisationId>
      <d2p1:RowGuid>e866f1ab-6696-4434-9b11-c29c95ce135d</d2p1:RowGuid>
      <d2p1:ErhebungIdDisplay>sample string 1</d2p1:ErhebungIdDisplay>
      <d2p1:FachverbandIdDisplay>sample string 2</d2p1:FachverbandIdDisplay>
      <d2p1:GruppeIdDisplay>sample string 4</d2p1:GruppeIdDisplay>
      <d2p1:OrganisationIdDisplay>sample string 3</d2p1:OrganisationIdDisplay>
    </d2p1:BstZahlenJahrgangDisplay>
    <d2p1:BstZahlenJahrgangDisplay>
      <d2p1:AnzahlD>12</d2p1:AnzahlD>
      <d2p1:AnzahlM>10</d2p1:AnzahlM>
      <d2p1:AnzahlO>13</d2p1:AnzahlO>
      <d2p1:AnzahlW>11</d2p1:AnzahlW>
      <d2p1:Eingefroren>true</d2p1:Eingefroren>
      <d2p1:ErhebungId>8</d2p1:ErhebungId>
      <d2p1:FachverbandId>1</d2p1:FachverbandId>
      <d2p1:GruppeId>1</d2p1:GruppeId>
      <d2p1:Id>5</d2p1:Id>
      <d2p1:Jahrgang>9</d2p1:Jahrgang>
      <d2p1:OrganisationId>7</d2p1:OrganisationId>
      <d2p1:RowGuid>e866f1ab-6696-4434-9b11-c29c95ce135d</d2p1:RowGuid>
      <d2p1:ErhebungIdDisplay>sample string 1</d2p1:ErhebungIdDisplay>
      <d2p1:FachverbandIdDisplay>sample string 2</d2p1:FachverbandIdDisplay>
      <d2p1:GruppeIdDisplay>sample string 4</d2p1:GruppeIdDisplay>
      <d2p1:OrganisationIdDisplay>sample string 3</d2p1:OrganisationIdDisplay>
    </d2p1:BstZahlenJahrgangDisplay>
  </bstDSZJA>
  <bstM>
    <AnfrageId>7</AnfrageId>
    <Eingetragen>true</Eingetragen>
    <ErhebungId>9</ErhebungId>
    <Freistellungsdatum>2026-04-25T11:45:34.9573919+02:00</Freistellungsdatum>
    <Gemeinnuetzig>true</Gemeinnuetzig>
    <Id>5</Id>
    <OrganisationId>8</OrganisationId>
    <Registergericht>sample string 12</Registergericht>
    <Registernummer>sample string 13</Registernummer>
    <RowGuid>37cfd57e-5cd0-4050-8711-28b29a7aad81</RowGuid>
    <SoftwareId>1</SoftwareId>
    <AnfrageIdDisplay>sample string 1</AnfrageIdDisplay>
    <ErhebungIdDisplay>sample string 3</ErhebungIdDisplay>
    <OrganisationIdDisplay>sample string 2</OrganisationIdDisplay>
    <SoftwareIdDisplay>sample string 4</SoftwareIdDisplay>
  </bstM>
</ItgSaveBstZahlenJahrgangAZahlRequest>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ItgSaveBstZahlenJahrgangAZahlRequest'.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>