POST api/bstitganfrage/select

Request Information

URI Parameters

None.

Body Parameters

BstItgAnfrageSelect
NameDescriptionTypeAdditional information
ErhebungId

integer

None.

BstFachverbandId

integer

None.

Gemeinnuetzig

integer

None.

FreistellungsdatumFrom

date

None.

FreistellungsdatumTo

date

None.

Eingetragen

integer

None.

Registergericht

string

None.

Registernummer

string

None.

BestandsmeldungId

integer

None.

MitgliederFrom

integer

None.

MitgliederTo

integer

None.

FachverbaendeFrom

integer

None.

FachverbaendeTo

integer

None.

StellungnahmeStatus

integer

None.

BestandsmeldungStatus

integer

None.

Modus

integer

None.

BstItgAnfrageModus

BstItgAnfrageModus

None.

Id

integer

None.

ZugangId

integer

None.

UserId

integer

None.

KrnOrganisationId

integer

None.

AnfragetypId

integer

None.

AnfragetypNummer

integer

None.

BeginnFrom

date

None.

BeginnTo

date

None.

UebertragungFrom

date

None.

UebertragungTo

date

None.

Status

integer

None.

Verfahren

integer

None.

Kooperationstyp

integer

None.

Ansprechpartner

string

None.

Telefon

string

None.

Email

string

None.

Bemerkung

string

None.

Transaktion

string

None.

Anfragebezug

string

None.

BenachrichtigtFrom

date

None.

BenachrichtigtTo

date

None.

BrowseMode

integer

Required

KoopSvMode

integer

Required

VereinsMode

integer

Required

FdgAntragstatus

integer

None.

Foerderart

integer

None.

OrganisationIdFrom

integer

None.

OrganisationIdTo

integer

None.

StatusEhrung

integer

None.

AnzahlEhrungenTo

integer

None.

AnzahlEhrungenFrom

integer

None.

AntragstellerId

integer

None.

OrganisationId

integer

None.

AnzahlEmpfaengerFrom

integer

None.

AnzahlEmpfaengerTo

integer

None.

AboNummerFrom

integer

None.

AboNummerTo

integer

None.

VerfahrenId

integer

None.

KooperationsjahrId

integer

None.

LfdnrFrom

integer

None.

LfdnrTo

integer

None.

ZugangOrganisationId

integer

None.

PageSize

integer

Required

PageIndex

integer

Required

SortField

string

None.

SortFieldDefault

string

None.

Quicksearch

string

None.

filterIsSet

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "ErhebungId": 1,
  "BstFachverbandId": 1,
  "Gemeinnuetzig": 1,
  "FreistellungsdatumFrom": "2025-10-25T20:54:37.5608304+02:00",
  "FreistellungsdatumTo": "2025-10-25T20:54:37.5608304+02:00",
  "Eingetragen": 1,
  "Registergericht": "sample string 1",
  "Registernummer": "sample string 2",
  "BestandsmeldungId": 1,
  "MitgliederFrom": 1,
  "MitgliederTo": 1,
  "FachverbaendeFrom": 1,
  "FachverbaendeTo": 1,
  "StellungnahmeStatus": 1,
  "BestandsmeldungStatus": 1,
  "Modus": 1,
  "BstItgAnfrageModus": 0,
  "Id": 1,
  "ZugangId": 1,
  "UserId": 1,
  "KrnOrganisationId": 1,
  "AnfragetypId": 1,
  "AnfragetypNummer": 1,
  "BeginnFrom": "2025-10-25T20:54:37.5618318+02:00",
  "BeginnTo": "2025-10-25T20:54:37.5618318+02:00",
  "UebertragungFrom": "2025-10-25T20:54:37.5618318+02:00",
  "UebertragungTo": "2025-10-25T20:54:37.5618318+02:00",
  "Status": 1,
  "Verfahren": 1,
  "Kooperationstyp": 1,
  "Ansprechpartner": "sample string 3",
  "Telefon": "sample string 4",
  "Email": "sample string 5",
  "Bemerkung": "sample string 6",
  "Transaktion": "sample string 7",
  "Anfragebezug": "sample string 8",
  "BenachrichtigtFrom": "2025-10-25T20:54:37.5618318+02:00",
  "BenachrichtigtTo": "2025-10-25T20:54:37.5618318+02:00",
  "BrowseMode": 9,
  "KoopSvMode": 10,
  "VereinsMode": 11,
  "FdgAntragstatus": 1,
  "Foerderart": 1,
  "OrganisationIdFrom": 1,
  "OrganisationIdTo": 1,
  "StatusEhrung": 1,
  "AnzahlEhrungenTo": 1,
  "AnzahlEhrungenFrom": 1,
  "AntragstellerId": 1,
  "OrganisationId": 1,
  "AnzahlEmpfaengerFrom": 1,
  "AnzahlEmpfaengerTo": 1,
  "AboNummerFrom": 1,
  "AboNummerTo": 1,
  "VerfahrenId": 1,
  "KooperationsjahrId": 1,
  "LfdnrFrom": 1,
  "LfdnrTo": 1,
  "ZugangOrganisationId": 1,
  "PageSize": 12,
  "PageIndex": 13,
  "SortField": "sample string 14",
  "SortFieldDefault": "sample string 15",
  "Quicksearch": "sample string 16",
  "filterIsSet": true
}

application/xml, text/xml

Sample:
<BstItgAnfrageSelect xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IWeb.IntelliVerband.Itg.Models">
  <PageIndex xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">13</PageIndex>
  <PageSize xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">12</PageSize>
  <Quicksearch xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">sample string 16</Quicksearch>
  <SortField xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">sample string 14</SortField>
  <SortFieldDefault xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">sample string 15</SortFieldDefault>
  <filterIsSet xmlns="http://schemas.datacontract.org/2004/07/IWeb.App.Models">true</filterIsSet>
  <AboNummerFrom>1</AboNummerFrom>
  <AboNummerTo>1</AboNummerTo>
  <Anfragebezug>sample string 8</Anfragebezug>
  <AnfragetypId>1</AnfragetypId>
  <AnfragetypNummer>1</AnfragetypNummer>
  <Ansprechpartner>sample string 3</Ansprechpartner>
  <AntragstellerId>1</AntragstellerId>
  <AnzahlEhrungenFrom>1</AnzahlEhrungenFrom>
  <AnzahlEhrungenTo>1</AnzahlEhrungenTo>
  <AnzahlEmpfaengerFrom>1</AnzahlEmpfaengerFrom>
  <AnzahlEmpfaengerTo>1</AnzahlEmpfaengerTo>
  <BeginnFrom>2025-10-25T20:54:37.5618318+02:00</BeginnFrom>
  <BeginnTo>2025-10-25T20:54:37.5618318+02:00</BeginnTo>
  <Bemerkung>sample string 6</Bemerkung>
  <BenachrichtigtFrom>2025-10-25T20:54:37.5618318+02:00</BenachrichtigtFrom>
  <BenachrichtigtTo>2025-10-25T20:54:37.5618318+02:00</BenachrichtigtTo>
  <BrowseMode>9</BrowseMode>
  <Email>sample string 5</Email>
  <FdgAntragstatus>1</FdgAntragstatus>
  <Foerderart>1</Foerderart>
  <Id>1</Id>
  <KoopSvMode>10</KoopSvMode>
  <KooperationsjahrId>1</KooperationsjahrId>
  <Kooperationstyp>1</Kooperationstyp>
  <KrnOrganisationId>1</KrnOrganisationId>
  <LfdnrFrom>1</LfdnrFrom>
  <LfdnrTo>1</LfdnrTo>
  <OrganisationId>1</OrganisationId>
  <OrganisationIdFrom>1</OrganisationIdFrom>
  <OrganisationIdTo>1</OrganisationIdTo>
  <Status>1</Status>
  <StatusEhrung>1</StatusEhrung>
  <Telefon>sample string 4</Telefon>
  <Transaktion>sample string 7</Transaktion>
  <UebertragungFrom>2025-10-25T20:54:37.5618318+02:00</UebertragungFrom>
  <UebertragungTo>2025-10-25T20:54:37.5618318+02:00</UebertragungTo>
  <UserId>1</UserId>
  <VereinsMode>11</VereinsMode>
  <Verfahren>1</Verfahren>
  <VerfahrenId>1</VerfahrenId>
  <ZugangId>1</ZugangId>
  <ZugangOrganisationId>1</ZugangOrganisationId>
  <BestandsmeldungId>1</BestandsmeldungId>
  <BestandsmeldungStatus>1</BestandsmeldungStatus>
  <BstFachverbandId>1</BstFachverbandId>
  <BstItgAnfrageModus>None</BstItgAnfrageModus>
  <Eingetragen>1</Eingetragen>
  <ErhebungId>1</ErhebungId>
  <FachverbaendeFrom>1</FachverbaendeFrom>
  <FachverbaendeTo>1</FachverbaendeTo>
  <FreistellungsdatumFrom>2025-10-25T20:54:37.5608304+02:00</FreistellungsdatumFrom>
  <FreistellungsdatumTo>2025-10-25T20:54:37.5608304+02:00</FreistellungsdatumTo>
  <Gemeinnuetzig>1</Gemeinnuetzig>
  <MitgliederFrom>1</MitgliederFrom>
  <MitgliederTo>1</MitgliederTo>
  <Modus>1</Modus>
  <Registergericht>sample string 1</Registergericht>
  <Registernummer>sample string 2</Registernummer>
  <StellungnahmeStatus>1</StellungnahmeStatus>
</BstItgAnfrageSelect>

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

Response Information

Resource Description

BstItgAnfrageQueryResult
NameDescriptionTypeAdditional information
Entries

Collection of BstItgAnfrageDisplay

None.

RecordsTotal

integer

Required

PageSize

integer

Required

PageIndex

integer

Required

SortField

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.