POST api/sazabsolvent/keyvalue
Request Information
URI Parameters
None.
Body Parameters
SazAbsolventSelect| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| PrueferId | integer |
None. |
|
| FamilieId | integer |
None. |
|
| TitelId | integer |
None. |
|
| NummerFrom | integer |
None. |
|
| NummerTo | integer |
None. |
|
| Vorname | string |
None. |
|
| Nachname | string |
None. |
|
| GeburtsdatumFrom | date |
None. |
|
| GeburtsdatumTo | date |
None. |
|
| Geschlecht | integer |
None. |
|
| Strasse | string |
None. |
|
| Postleitzahl | string |
None. |
|
| Ort | string |
None. |
|
| Telefon | string |
None. |
|
| string |
None. |
||
| Behinderungsgrad | integer |
None. |
|
| Behinderungsklasse | integer |
None. |
|
| StartVerlErwFrom | integer |
None. |
|
| StartVerlErwTo | integer |
None. |
|
| StartVerlJugFrom | integer |
None. |
|
| StartVerlJugTo | integer |
None. |
|
| FamilieGeneration | integer |
None. |
|
| Memo | string |
None. |
|
| OrganisationId | integer |
None. |
|
| AktuelleZuordnung | boolean |
None. |
|
| FamilieNull | boolean |
None. |
|
| ZugangOrganisationId | integer |
None. |
|
| Abnahmejahr | integer |
None. |
|
| HasNoAbnahme | boolean |
None. |
|
| NotId | integer |
None. |
|
| PageSize | integer |
Required |
|
| PageIndex | integer |
Required |
|
| SortField | string |
None. |
|
| SortFieldDefault | string |
None. |
|
| Quicksearch | string |
None. |
|
| filterIsSet | boolean |
None. |
|
| TagIds | Collection of integer |
None. |
|
| TagFullMatch | boolean |
None. |
|
| WithTags | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": 1,
"PrueferId": 1,
"FamilieId": 1,
"TitelId": 1,
"NummerFrom": 1,
"NummerTo": 1,
"Vorname": "sample string 1",
"Nachname": "sample string 2",
"GeburtsdatumFrom": "2025-12-06T05:50:18.872017+01:00",
"GeburtsdatumTo": "2025-12-06T05:50:18.872017+01:00",
"Geschlecht": 1,
"Strasse": "sample string 3",
"Postleitzahl": "sample string 4",
"Ort": "sample string 5",
"Telefon": "sample string 6",
"Email": "sample string 7",
"Behinderungsgrad": 1,
"Behinderungsklasse": 1,
"StartVerlErwFrom": 1,
"StartVerlErwTo": 1,
"StartVerlJugFrom": 1,
"StartVerlJugTo": 1,
"FamilieGeneration": 1,
"Memo": "sample string 8",
"OrganisationId": 1,
"AktuelleZuordnung": true,
"FamilieNull": true,
"ZugangOrganisationId": 1,
"Abnahmejahr": 1,
"HasNoAbnahme": true,
"NotId": 1,
"PageSize": 9,
"PageIndex": 10,
"SortField": "sample string 11",
"SortFieldDefault": "sample string 12",
"Quicksearch": "sample string 13",
"filterIsSet": true,
"TagIds": [
1,
2
],
"TagFullMatch": true,
"WithTags": true
}
application/xml, text/xml
Sample:
<SazAbsolventSelect xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IWeb.IntelliVerband.Saz.Models">
<PageIndex xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">10</PageIndex>
<PageSize xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">9</PageSize>
<Quicksearch xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">sample string 13</Quicksearch>
<SortField xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">sample string 11</SortField>
<SortFieldDefault xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">sample string 12</SortFieldDefault>
<TagFullMatch xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">true</TagFullMatch>
<TagIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">
<d2p1:int>1</d2p1:int>
<d2p1:int>2</d2p1:int>
</TagIds>
<WithTags xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">true</WithTags>
<filterIsSet xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">true</filterIsSet>
<Abnahmejahr>1</Abnahmejahr>
<AktuelleZuordnung>true</AktuelleZuordnung>
<Behinderungsgrad>1</Behinderungsgrad>
<Behinderungsklasse>1</Behinderungsklasse>
<Email>sample string 7</Email>
<FamilieGeneration>1</FamilieGeneration>
<FamilieId>1</FamilieId>
<FamilieNull>true</FamilieNull>
<GeburtsdatumFrom>2025-12-06T05:50:18.872017+01:00</GeburtsdatumFrom>
<GeburtsdatumTo>2025-12-06T05:50:18.872017+01:00</GeburtsdatumTo>
<Geschlecht>1</Geschlecht>
<HasNoAbnahme>true</HasNoAbnahme>
<Id>1</Id>
<Memo>sample string 8</Memo>
<Nachname>sample string 2</Nachname>
<NotId>1</NotId>
<NummerFrom>1</NummerFrom>
<NummerTo>1</NummerTo>
<OrganisationId>1</OrganisationId>
<Ort>sample string 5</Ort>
<Postleitzahl>sample string 4</Postleitzahl>
<PrueferId>1</PrueferId>
<StartVerlErwFrom>1</StartVerlErwFrom>
<StartVerlErwTo>1</StartVerlErwTo>
<StartVerlJugFrom>1</StartVerlJugFrom>
<StartVerlJugTo>1</StartVerlJugTo>
<Strasse>sample string 3</Strasse>
<Telefon>sample string 6</Telefon>
<TitelId>1</TitelId>
<Vorname>sample string 1</Vorname>
<ZugangOrganisationId>1</ZugangOrganisationId>
</SazAbsolventSelect>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of KeyValue| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
|
| Value | string |
None. |
Response 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>