POST api/bstgruppendaten/preparenew
Request Information
URI Parameters
None.
Body Parameters
Collection of KeyValue| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
|
| Value | string |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"Id": 1,
"Value": "sample string 2"
},
{
"Id": 1,
"Value": "sample string 2"
}
]
application/xml, text/xml
Sample:
<ArrayOfKeyValue xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">
<KeyValue>
<Id>1</Id>
<Value>sample string 2</Value>
</KeyValue>
<KeyValue>
<Id>1</Id>
<Value>sample string 2</Value>
</KeyValue>
</ArrayOfKeyValue>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
BstGruppendatenDisplay| Name | Description | Type | Additional information |
|---|---|---|---|
| MeldungIdDisplay | string |
None. |
|
| KrnPersonIdDisplay | string |
None. |
|
| FachverbandIdDisplay | string |
None. |
|
| AlterskategorieDisplay | string |
None. |
|
| GeschlechtDisplay | string |
None. |
|
| Genres | string |
None. |
|
| Mitgliederzahlen | integer |
None. |
|
| Eingefroren | boolean |
None. |
|
| OrganisationId | integer |
None. |
|
| ErhebungId | integer |
None. |
|
| NummerDisplay | string |
None. |
|
| Mitglieder | Collection of BstZahlenJahrgangDisplay |
None. |
|
| SportartIds | Collection of integer |
None. |
|
| Id | integer |
Required |
|
| RowGuid | globally unique identifier |
Required |
|
| MeldungId | integer |
Required |
|
| KrnPersonId | integer |
None. |
|
| FachverbandId | integer |
None. |
|
| Nummer | integer |
Required |
|
| Bezeichnung | string |
None. |
|
| Alterskategorie | integer |
Required |
|
| Geschlecht | integer |
Required |
|
| AnzahlProben | integer |
None. |
|
| AnzahlVeranstaltungen | integer |
None. |
|
| AnzahlTeilnahmen | integer |
None. |
|
| AnzahlMitwirkungen | integer |
None. |
|
| Selbstdarstellung | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"MeldungIdDisplay": "sample string 1",
"KrnPersonIdDisplay": "sample string 2",
"FachverbandIdDisplay": "sample string 3",
"AlterskategorieDisplay": "sample string 4",
"GeschlechtDisplay": "sample string 5",
"Genres": "sample string 6",
"Mitgliederzahlen": 1,
"Eingefroren": true,
"OrganisationId": 1,
"ErhebungId": 1,
"NummerDisplay": "sample string 7",
"Mitglieder": [
{
"ErhebungIdDisplay": "sample string 1",
"FachverbandIdDisplay": "sample string 2",
"OrganisationIdDisplay": "sample string 3",
"GruppeIdDisplay": "sample string 4",
"Id": 5,
"RowGuid": "78071e04-8421-4033-a345-0d3d9071f6f9",
"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": "78071e04-8421-4033-a345-0d3d9071f6f9",
"OrganisationId": 7,
"FachverbandId": 1,
"ErhebungId": 8,
"GruppeId": 1,
"Jahrgang": 9,
"AnzahlM": 10,
"AnzahlW": 11,
"AnzahlD": 12,
"AnzahlO": 13,
"Eingefroren": true
}
],
"SportartIds": [
1,
2
],
"Id": 8,
"RowGuid": "bfe2a9a8-95d7-48e4-a144-094ea77e7671",
"MeldungId": 10,
"KrnPersonId": 1,
"FachverbandId": 1,
"Nummer": 11,
"Bezeichnung": "sample string 12",
"Alterskategorie": 13,
"Geschlecht": 14,
"AnzahlProben": 1,
"AnzahlVeranstaltungen": 1,
"AnzahlTeilnahmen": 1,
"AnzahlMitwirkungen": 1,
"Selbstdarstellung": "sample string 15"
}
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>13</Alterskategorie>
<AnzahlMitwirkungen>1</AnzahlMitwirkungen>
<AnzahlProben>1</AnzahlProben>
<AnzahlTeilnahmen>1</AnzahlTeilnahmen>
<AnzahlVeranstaltungen>1</AnzahlVeranstaltungen>
<Bezeichnung>sample string 12</Bezeichnung>
<FachverbandId>1</FachverbandId>
<Geschlecht>14</Geschlecht>
<Id>8</Id>
<KrnPersonId>1</KrnPersonId>
<MeldungId>10</MeldungId>
<Nummer>11</Nummer>
<RowGuid>bfe2a9a8-95d7-48e4-a144-094ea77e7671</RowGuid>
<Selbstdarstellung>sample string 15</Selbstdarstellung>
<AlterskategorieDisplay>sample string 4</AlterskategorieDisplay>
<Eingefroren>true</Eingefroren>
<ErhebungId>1</ErhebungId>
<FachverbandIdDisplay>sample string 3</FachverbandIdDisplay>
<Genres>sample string 6</Genres>
<GeschlechtDisplay>sample string 5</GeschlechtDisplay>
<KrnPersonIdDisplay>sample string 2</KrnPersonIdDisplay>
<MeldungIdDisplay>sample string 1</MeldungIdDisplay>
<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>78071e04-8421-4033-a345-0d3d9071f6f9</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>78071e04-8421-4033-a345-0d3d9071f6f9</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 7</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>