POST api/bstzahlen/getameldung
Request Information
URI Parameters
None.
Body Parameters
BstMeldungDisplay| Name | Description | Type | Additional information |
|---|---|---|---|
| ErhebungIdDisplay | string |
None. |
|
| SoftwareIdDisplay | string |
None. |
|
| OrganisationIdDisplay | string |
None. |
|
| DisplayGesamtmitgliederzahl | string |
None. |
|
| AppTags | Collection of AppTagDisplay |
None. |
|
| Id | integer |
Required |
|
| RowGuid | globally unique identifier |
Required |
|
| OrganisationId | integer |
Required |
|
| ErhebungId | integer |
Required |
|
| Eingang | date |
None. |
|
| Erfassung | date |
None. |
|
| Komplett | date |
None. |
|
| Plausibel | date |
None. |
|
| Memo | string |
None. |
|
| SoftwareId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"ErhebungIdDisplay": "sample string 1",
"SoftwareIdDisplay": "sample string 2",
"OrganisationIdDisplay": "sample string 3",
"DisplayGesamtmitgliederzahl": "sample string 4",
"AppTags": [
{
"DisplayField": "sample string 1",
"Id": 2,
"RowGuid": "f85b8e8c-1108-44df-a0d5-084bddecebb8",
"Name": "sample string 4",
"Abbreviation": "sample string 5",
"Color": "sample string 6",
"Icon": "sample string 7",
"Description": "sample string 8",
"Active": 9
},
{
"DisplayField": "sample string 1",
"Id": 2,
"RowGuid": "f85b8e8c-1108-44df-a0d5-084bddecebb8",
"Name": "sample string 4",
"Abbreviation": "sample string 5",
"Color": "sample string 6",
"Icon": "sample string 7",
"Description": "sample string 8",
"Active": 9
}
],
"Id": 5,
"RowGuid": "3c13f596-9ad8-49dc-a4fb-c4b358147a1a",
"OrganisationId": 7,
"ErhebungId": 8,
"Eingang": "2026-09-18T10:59:12.277627+02:00",
"Erfassung": "2026-09-18T10:59:12.277627+02:00",
"Komplett": "2026-09-18T10:59:12.277627+02:00",
"Plausibel": "2026-09-18T10:59:12.277627+02:00",
"Memo": "sample string 9",
"SoftwareId": 1
}
application/xml, text/xml
Sample:
<BstMeldungDisplay xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IWeb.IntelliVerband.Bst.Models">
<Eingang>2026-09-18T10:59:12.277627+02:00</Eingang>
<Erfassung>2026-09-18T10:59:12.277627+02:00</Erfassung>
<ErhebungId>8</ErhebungId>
<Id>5</Id>
<Komplett>2026-09-18T10:59:12.277627+02:00</Komplett>
<Memo>sample string 9</Memo>
<OrganisationId>7</OrganisationId>
<Plausibel>2026-09-18T10:59:12.277627+02:00</Plausibel>
<RowGuid>3c13f596-9ad8-49dc-a4fb-c4b358147a1a</RowGuid>
<SoftwareId>1</SoftwareId>
<AppTags xmlns:d2p1="http://schemas.datacontract.org/2004/07/IWeb.App.Models">
<d2p1:AppTagDisplay>
<d2p1:Abbreviation>sample string 5</d2p1:Abbreviation>
<d2p1:Active>9</d2p1:Active>
<d2p1:Color>sample string 6</d2p1:Color>
<d2p1:Description>sample string 8</d2p1:Description>
<d2p1:Icon>sample string 7</d2p1:Icon>
<d2p1:Id>2</d2p1:Id>
<d2p1:Name>sample string 4</d2p1:Name>
<d2p1:RowGuid>f85b8e8c-1108-44df-a0d5-084bddecebb8</d2p1:RowGuid>
<d2p1:DisplayField>sample string 1</d2p1:DisplayField>
</d2p1:AppTagDisplay>
<d2p1:AppTagDisplay>
<d2p1:Abbreviation>sample string 5</d2p1:Abbreviation>
<d2p1:Active>9</d2p1:Active>
<d2p1:Color>sample string 6</d2p1:Color>
<d2p1:Description>sample string 8</d2p1:Description>
<d2p1:Icon>sample string 7</d2p1:Icon>
<d2p1:Id>2</d2p1:Id>
<d2p1:Name>sample string 4</d2p1:Name>
<d2p1:RowGuid>f85b8e8c-1108-44df-a0d5-084bddecebb8</d2p1:RowGuid>
<d2p1:DisplayField>sample string 1</d2p1:DisplayField>
</d2p1:AppTagDisplay>
</AppTags>
<DisplayGesamtmitgliederzahl>sample string 4</DisplayGesamtmitgliederzahl>
<ErhebungIdDisplay>sample string 1</ErhebungIdDisplay>
<OrganisationIdDisplay>sample string 3</OrganisationIdDisplay>
<SoftwareIdDisplay>sample string 2</SoftwareIdDisplay>
</BstMeldungDisplay>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
BstZahlenDisplay| Name | Description | Type | Additional information |
|---|---|---|---|
| ErhebungIdDisplay | string |
None. |
|
| FachverbandIdDisplay | string |
None. |
|
| GruppeIdDisplay | string |
None. |
|
| OrganisationIdDisplay | string |
None. |
|
| Id | integer |
Required |
|
| RowGuid | globally unique identifier |
Required |
|
| OrganisationId | integer |
Required |
|
| FachverbandId | integer |
None. |
|
| ErhebungId | integer |
Required |
|
| GruppeId | integer |
None. |
|
| Anzahl1m | integer |
Required |
|
| Anzahl1w | integer |
Required |
|
| Anzahl2m | integer |
Required |
|
| Anzahl2w | integer |
Required |
|
| Anzahl3m | integer |
Required |
|
| Anzahl3w | integer |
Required |
|
| Anzahl4m | integer |
Required |
|
| Anzahl4w | integer |
Required |
|
| Anzahl5m | integer |
Required |
|
| Anzahl5w | integer |
Required |
|
| Anzahl6m | integer |
Required |
|
| Anzahl6w | integer |
Required |
|
| Anzahl7m | integer |
Required |
|
| Anzahl7w | integer |
Required |
|
| Anzahl8m | integer |
Required |
|
| Anzahl8w | integer |
Required |
|
| Anzahl9m | integer |
Required |
|
| Anzahl9w | integer |
Required |
|
| Anzahl10m | integer |
Required |
|
| Anzahl10w | integer |
Required |
|
| Anzahl11m | integer |
Required |
|
| Anzahl11w | integer |
Required |
|
| Anzahl12m | integer |
Required |
|
| Anzahl12w | integer |
Required |
|
| Anzahl13m | integer |
Required |
|
| Anzahl13w | integer |
Required |
|
| Anzahl14m | integer |
Required |
|
| Anzahl14w | integer |
Required |
|
| Anzahl15m | integer |
Required |
|
| Anzahl15w | integer |
Required |
|
| Anzahl16m | integer |
Required |
|
| Anzahl16w | integer |
Required |
|
| Anzahl17m | integer |
Required |
|
| Anzahl17w | integer |
Required |
|
| Anzahl18m | integer |
Required |
|
| Anzahl18w | integer |
Required |
|
| Anzahl19m | integer |
Required |
|
| Anzahl19w | integer |
Required |
|
| Anzahl20m | integer |
Required |
|
| Anzahl20w | integer |
Required |
|
| Anzahl21m | integer |
Required |
|
| Anzahl21w | integer |
Required |
|
| Anzahl22m | integer |
Required |
|
| Anzahl22w | integer |
Required |
|
| Anzahl23m | integer |
Required |
|
| Anzahl23w | integer |
Required |
|
| Anzahl24m | integer |
Required |
|
| Anzahl24w | integer |
Required |
|
| SummeM | integer |
Required |
|
| SummeW | integer |
Required |
|
| AnzahlP | integer |
Required |
|
| Eingefroren | boolean |
Required |
Response Formats
application/json, text/json
Sample:
{
"ErhebungIdDisplay": "sample string 1",
"FachverbandIdDisplay": "sample string 2",
"GruppeIdDisplay": "sample string 3",
"OrganisationIdDisplay": "sample string 4",
"Id": 5,
"RowGuid": "1db7bdb4-c7ff-40da-9d87-6f8fbf123d0a",
"OrganisationId": 7,
"FachverbandId": 1,
"ErhebungId": 8,
"GruppeId": 1,
"Anzahl1m": 9,
"Anzahl1w": 10,
"Anzahl2m": 11,
"Anzahl2w": 12,
"Anzahl3m": 13,
"Anzahl3w": 14,
"Anzahl4m": 15,
"Anzahl4w": 16,
"Anzahl5m": 17,
"Anzahl5w": 18,
"Anzahl6m": 19,
"Anzahl6w": 20,
"Anzahl7m": 21,
"Anzahl7w": 22,
"Anzahl8m": 23,
"Anzahl8w": 24,
"Anzahl9m": 25,
"Anzahl9w": 26,
"Anzahl10m": 27,
"Anzahl10w": 28,
"Anzahl11m": 29,
"Anzahl11w": 30,
"Anzahl12m": 31,
"Anzahl12w": 32,
"Anzahl13m": 33,
"Anzahl13w": 34,
"Anzahl14m": 35,
"Anzahl14w": 36,
"Anzahl15m": 37,
"Anzahl15w": 38,
"Anzahl16m": 39,
"Anzahl16w": 40,
"Anzahl17m": 41,
"Anzahl17w": 42,
"Anzahl18m": 43,
"Anzahl18w": 44,
"Anzahl19m": 45,
"Anzahl19w": 46,
"Anzahl20m": 47,
"Anzahl20w": 48,
"Anzahl21m": 49,
"Anzahl21w": 50,
"Anzahl22m": 51,
"Anzahl22w": 52,
"Anzahl23m": 53,
"Anzahl23w": 54,
"Anzahl24m": 55,
"Anzahl24w": 56,
"SummeM": 57,
"SummeW": 58,
"AnzahlP": 59,
"Eingefroren": true
}
application/xml, text/xml
Sample:
<BstZahlenDisplay xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IWeb.IntelliVerband.Bst.Models"> <Anzahl10m>27</Anzahl10m> <Anzahl10w>28</Anzahl10w> <Anzahl11m>29</Anzahl11m> <Anzahl11w>30</Anzahl11w> <Anzahl12m>31</Anzahl12m> <Anzahl12w>32</Anzahl12w> <Anzahl13m>33</Anzahl13m> <Anzahl13w>34</Anzahl13w> <Anzahl14m>35</Anzahl14m> <Anzahl14w>36</Anzahl14w> <Anzahl15m>37</Anzahl15m> <Anzahl15w>38</Anzahl15w> <Anzahl16m>39</Anzahl16m> <Anzahl16w>40</Anzahl16w> <Anzahl17m>41</Anzahl17m> <Anzahl17w>42</Anzahl17w> <Anzahl18m>43</Anzahl18m> <Anzahl18w>44</Anzahl18w> <Anzahl19m>45</Anzahl19m> <Anzahl19w>46</Anzahl19w> <Anzahl1m>9</Anzahl1m> <Anzahl1w>10</Anzahl1w> <Anzahl20m>47</Anzahl20m> <Anzahl20w>48</Anzahl20w> <Anzahl21m>49</Anzahl21m> <Anzahl21w>50</Anzahl21w> <Anzahl22m>51</Anzahl22m> <Anzahl22w>52</Anzahl22w> <Anzahl23m>53</Anzahl23m> <Anzahl23w>54</Anzahl23w> <Anzahl24m>55</Anzahl24m> <Anzahl24w>56</Anzahl24w> <Anzahl2m>11</Anzahl2m> <Anzahl2w>12</Anzahl2w> <Anzahl3m>13</Anzahl3m> <Anzahl3w>14</Anzahl3w> <Anzahl4m>15</Anzahl4m> <Anzahl4w>16</Anzahl4w> <Anzahl5m>17</Anzahl5m> <Anzahl5w>18</Anzahl5w> <Anzahl6m>19</Anzahl6m> <Anzahl6w>20</Anzahl6w> <Anzahl7m>21</Anzahl7m> <Anzahl7w>22</Anzahl7w> <Anzahl8m>23</Anzahl8m> <Anzahl8w>24</Anzahl8w> <Anzahl9m>25</Anzahl9m> <Anzahl9w>26</Anzahl9w> <AnzahlP>59</AnzahlP> <Eingefroren>true</Eingefroren> <ErhebungId>8</ErhebungId> <FachverbandId>1</FachverbandId> <GruppeId>1</GruppeId> <Id>5</Id> <OrganisationId>7</OrganisationId> <RowGuid>1db7bdb4-c7ff-40da-9d87-6f8fbf123d0a</RowGuid> <SummeM>57</SummeM> <SummeW>58</SummeW> <ErhebungIdDisplay>sample string 1</ErhebungIdDisplay> <FachverbandIdDisplay>sample string 2</FachverbandIdDisplay> <GruppeIdDisplay>sample string 3</GruppeIdDisplay> <OrganisationIdDisplay>sample string 4</OrganisationIdDisplay> </BstZahlenDisplay>