POST api/bstgruppendaten/insert

Request Information

URI Parameters

None.

Body Parameters

BstGruppendatenDisplay
NameDescriptionTypeAdditional information
KrnPersonIdDisplay

string

None.

AlterskategorieDisplay

string

None.

GeschlechtDisplay

string

None.

Genres

string

None.

Mitgliederzahlen

integer

None.

Eingefroren

boolean

None.

OrganisationId

integer

None.

ErhebungId

integer

None.

GruppenartId

integer

None.

GruppenartIdDisplay

string

None.

NummerDisplay

string

None.

MeldungId

integer

None.

Mitglieder

Collection of BstZahlenJahrgangDisplay

None.

SportartIds

Collection of integer

None.

Id

integer

Required

RowGuid

globally unique identifier

Required

KrnPersonId

integer

None.

Nummer

integer

Required

Bezeichnung

string

None.

Alterskategorie

integer

Required

Geschlecht

integer

Required

Selbstdarstellung

string

None.

Request Formats

application/json, text/json

Sample:
{
  "KrnPersonIdDisplay": "sample string 1",
  "AlterskategorieDisplay": "sample string 2",
  "GeschlechtDisplay": "sample string 3",
  "Genres": "sample string 4",
  "Mitgliederzahlen": 1,
  "Eingefroren": true,
  "OrganisationId": 1,
  "ErhebungId": 1,
  "GruppenartId": 1,
  "GruppenartIdDisplay": "sample string 5",
  "NummerDisplay": "sample string 6",
  "MeldungId": 1,
  "Mitglieder": [
    {
      "ErhebungIdDisplay": "sample string 1",
      "FachverbandIdDisplay": "sample string 2",
      "OrganisationIdDisplay": "sample string 3",
      "GruppeIdDisplay": "sample string 4",
      "Id": 5,
      "RowGuid": "d242471a-925e-4d20-b8fd-569855f4d0e0",
      "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": "d242471a-925e-4d20-b8fd-569855f4d0e0",
      "OrganisationId": 7,
      "FachverbandId": 1,
      "ErhebungId": 8,
      "GruppeId": 1,
      "Jahrgang": 9,
      "AnzahlM": 10,
      "AnzahlW": 11,
      "AnzahlD": 12,
      "AnzahlO": 13,
      "Eingefroren": true
    }
  ],
  "SportartIds": [
    1,
    2
  ],
  "Id": 7,
  "RowGuid": "fa6534e9-4f99-462f-9f02-0edf8596e50c",
  "KrnPersonId": 1,
  "Nummer": 9,
  "Bezeichnung": "sample string 10",
  "Alterskategorie": 11,
  "Geschlecht": 12,
  "Selbstdarstellung": "sample string 13"
}

application/xml, text/xml

Sample:
<BstGruppendatenDisplay xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IWeb.IntelliVerband.Bst.Models">
  <Alterskategorie>11</Alterskategorie>
  <Bezeichnung>sample string 10</Bezeichnung>
  <Geschlecht>12</Geschlecht>
  <Id>7</Id>
  <KrnPersonId>1</KrnPersonId>
  <Nummer>9</Nummer>
  <RowGuid>fa6534e9-4f99-462f-9f02-0edf8596e50c</RowGuid>
  <Selbstdarstellung>sample string 13</Selbstdarstellung>
  <AlterskategorieDisplay>sample string 2</AlterskategorieDisplay>
  <Eingefroren>true</Eingefroren>
  <ErhebungId>1</ErhebungId>
  <Genres>sample string 4</Genres>
  <GeschlechtDisplay>sample string 3</GeschlechtDisplay>
  <GruppenartId>1</GruppenartId>
  <GruppenartIdDisplay>sample string 5</GruppenartIdDisplay>
  <KrnPersonIdDisplay>sample string 1</KrnPersonIdDisplay>
  <MeldungId>1</MeldungId>
  <Mitglieder>
    <BstZahlenJahrgangDisplay>
      <AnzahlD>12</AnzahlD>
      <AnzahlM>10</AnzahlM>
      <AnzahlO>13</AnzahlO>
      <AnzahlW>11</AnzahlW>
      <Eingefroren>true</Eingefroren>
      <ErhebungId>8</ErhebungId>
      <FachverbandId>1</FachverbandId>
      <GruppeId>1</GruppeId>
      <Id>5</Id>
      <Jahrgang>9</Jahrgang>
      <OrganisationId>7</OrganisationId>
      <RowGuid>d242471a-925e-4d20-b8fd-569855f4d0e0</RowGuid>
      <ErhebungIdDisplay>sample string 1</ErhebungIdDisplay>
      <FachverbandIdDisplay>sample string 2</FachverbandIdDisplay>
      <GruppeIdDisplay>sample string 4</GruppeIdDisplay>
      <OrganisationIdDisplay>sample string 3</OrganisationIdDisplay>
    </BstZahlenJahrgangDisplay>
    <BstZahlenJahrgangDisplay>
      <AnzahlD>12</AnzahlD>
      <AnzahlM>10</AnzahlM>
      <AnzahlO>13</AnzahlO>
      <AnzahlW>11</AnzahlW>
      <Eingefroren>true</Eingefroren>
      <ErhebungId>8</ErhebungId>
      <FachverbandId>1</FachverbandId>
      <GruppeId>1</GruppeId>
      <Id>5</Id>
      <Jahrgang>9</Jahrgang>
      <OrganisationId>7</OrganisationId>
      <RowGuid>d242471a-925e-4d20-b8fd-569855f4d0e0</RowGuid>
      <ErhebungIdDisplay>sample string 1</ErhebungIdDisplay>
      <FachverbandIdDisplay>sample string 2</FachverbandIdDisplay>
      <GruppeIdDisplay>sample string 4</GruppeIdDisplay>
      <OrganisationIdDisplay>sample string 3</OrganisationIdDisplay>
    </BstZahlenJahrgangDisplay>
  </Mitglieder>
  <Mitgliederzahlen>1</Mitgliederzahlen>
  <NummerDisplay>sample string 6</NummerDisplay>
  <OrganisationId>1</OrganisationId>
  <SportartIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </SportartIds>
</BstGruppendatenDisplay>

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 'BstGruppendatenDisplay'.

Response Information

Resource Description

BstGruppendatenDisplay
NameDescriptionTypeAdditional information
KrnPersonIdDisplay

string

None.

AlterskategorieDisplay

string

None.

GeschlechtDisplay

string

None.

Genres

string

None.

Mitgliederzahlen

integer

None.

Eingefroren

boolean

None.

OrganisationId

integer

None.

ErhebungId

integer

None.

GruppenartId

integer

None.

GruppenartIdDisplay

string

None.

NummerDisplay

string

None.

MeldungId

integer

None.

Mitglieder

Collection of BstZahlenJahrgangDisplay

None.

SportartIds

Collection of integer

None.

Id

integer

Required

RowGuid

globally unique identifier

Required

KrnPersonId

integer

None.

Nummer

integer

Required

Bezeichnung

string

None.

Alterskategorie

integer

Required

Geschlecht

integer

Required

Selbstdarstellung

string

None.

Response Formats

application/json, text/json

Sample:
{
  "KrnPersonIdDisplay": "sample string 1",
  "AlterskategorieDisplay": "sample string 2",
  "GeschlechtDisplay": "sample string 3",
  "Genres": "sample string 4",
  "Mitgliederzahlen": 1,
  "Eingefroren": true,
  "OrganisationId": 1,
  "ErhebungId": 1,
  "GruppenartId": 1,
  "GruppenartIdDisplay": "sample string 5",
  "NummerDisplay": "sample string 6",
  "MeldungId": 1,
  "Mitglieder": [
    {
      "ErhebungIdDisplay": "sample string 1",
      "FachverbandIdDisplay": "sample string 2",
      "OrganisationIdDisplay": "sample string 3",
      "GruppeIdDisplay": "sample string 4",
      "Id": 5,
      "RowGuid": "72a5f02c-44ca-4765-b0c6-b73eae7de21f",
      "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": "72a5f02c-44ca-4765-b0c6-b73eae7de21f",
      "OrganisationId": 7,
      "FachverbandId": 1,
      "ErhebungId": 8,
      "GruppeId": 1,
      "Jahrgang": 9,
      "AnzahlM": 10,
      "AnzahlW": 11,
      "AnzahlD": 12,
      "AnzahlO": 13,
      "Eingefroren": true
    }
  ],
  "SportartIds": [
    1,
    2
  ],
  "Id": 7,
  "RowGuid": "93c7f9d2-cad9-4e95-9e2c-8cd9882b5a3e",
  "KrnPersonId": 1,
  "Nummer": 9,
  "Bezeichnung": "sample string 10",
  "Alterskategorie": 11,
  "Geschlecht": 12,
  "Selbstdarstellung": "sample string 13"
}

application/xml, text/xml

Sample:
<BstGruppendatenDisplay xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IWeb.IntelliVerband.Bst.Models">
  <Alterskategorie>11</Alterskategorie>
  <Bezeichnung>sample string 10</Bezeichnung>
  <Geschlecht>12</Geschlecht>
  <Id>7</Id>
  <KrnPersonId>1</KrnPersonId>
  <Nummer>9</Nummer>
  <RowGuid>93c7f9d2-cad9-4e95-9e2c-8cd9882b5a3e</RowGuid>
  <Selbstdarstellung>sample string 13</Selbstdarstellung>
  <AlterskategorieDisplay>sample string 2</AlterskategorieDisplay>
  <Eingefroren>true</Eingefroren>
  <ErhebungId>1</ErhebungId>
  <Genres>sample string 4</Genres>
  <GeschlechtDisplay>sample string 3</GeschlechtDisplay>
  <GruppenartId>1</GruppenartId>
  <GruppenartIdDisplay>sample string 5</GruppenartIdDisplay>
  <KrnPersonIdDisplay>sample string 1</KrnPersonIdDisplay>
  <MeldungId>1</MeldungId>
  <Mitglieder>
    <BstZahlenJahrgangDisplay>
      <AnzahlD>12</AnzahlD>
      <AnzahlM>10</AnzahlM>
      <AnzahlO>13</AnzahlO>
      <AnzahlW>11</AnzahlW>
      <Eingefroren>true</Eingefroren>
      <ErhebungId>8</ErhebungId>
      <FachverbandId>1</FachverbandId>
      <GruppeId>1</GruppeId>
      <Id>5</Id>
      <Jahrgang>9</Jahrgang>
      <OrganisationId>7</OrganisationId>
      <RowGuid>72a5f02c-44ca-4765-b0c6-b73eae7de21f</RowGuid>
      <ErhebungIdDisplay>sample string 1</ErhebungIdDisplay>
      <FachverbandIdDisplay>sample string 2</FachverbandIdDisplay>
      <GruppeIdDisplay>sample string 4</GruppeIdDisplay>
      <OrganisationIdDisplay>sample string 3</OrganisationIdDisplay>
    </BstZahlenJahrgangDisplay>
    <BstZahlenJahrgangDisplay>
      <AnzahlD>12</AnzahlD>
      <AnzahlM>10</AnzahlM>
      <AnzahlO>13</AnzahlO>
      <AnzahlW>11</AnzahlW>
      <Eingefroren>true</Eingefroren>
      <ErhebungId>8</ErhebungId>
      <FachverbandId>1</FachverbandId>
      <GruppeId>1</GruppeId>
      <Id>5</Id>
      <Jahrgang>9</Jahrgang>
      <OrganisationId>7</OrganisationId>
      <RowGuid>72a5f02c-44ca-4765-b0c6-b73eae7de21f</RowGuid>
      <ErhebungIdDisplay>sample string 1</ErhebungIdDisplay>
      <FachverbandIdDisplay>sample string 2</FachverbandIdDisplay>
      <GruppeIdDisplay>sample string 4</GruppeIdDisplay>
      <OrganisationIdDisplay>sample string 3</OrganisationIdDisplay>
    </BstZahlenJahrgangDisplay>
  </Mitglieder>
  <Mitgliederzahlen>1</Mitgliederzahlen>
  <NummerDisplay>sample string 6</NummerDisplay>
  <OrganisationId>1</OrganisationId>
  <SportartIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </SportartIds>
</BstGruppendatenDisplay>