POST api/itganfrageteilnehmeranmeldung/applycheckedchanged

Request Information

URI Parameters

None.

Body Parameters

TeilnehmeranmeldungGenehmigenApplyCheckedChanged
NameDescriptionTypeAdditional information
p

ItgAnfrageTeilnehmeranmeldungQueryResult

None.

f

ItgAnfrageTeilnehmeranmeldungSelect

None.

Request Formats

application/json, text/json

Sample:
{
  "p": null,
  "f": {
    "Id": 1,
    "ZugangId": 1,
    "AnfragetypId": 1,
    "AnfragetypNr": 1,
    "BeginnFrom": "2025-12-06T05:51:56.2738476+01:00",
    "BeginnTo": "2025-12-06T05:51:56.2738476+01:00",
    "UebertragungFrom": "2025-12-06T05:51:56.2738476+01:00",
    "UebertragungTo": "2025-12-06T05:51:56.2738476+01:00",
    "Status": 1,
    "Verfahren": 1,
    "Ansprechpartner": "sample string 1",
    "Telefon": "sample string 2",
    "Email": "sample string 3",
    "Bemerkung": "sample string 4",
    "Transaktion": "sample string 5",
    "Vorname": "sample string 6",
    "Nachname": "sample string 7",
    "OrganisationId": 1,
    "VeranstaltungId": 1,
    "VeranstalterId": 1,
    "ZielId": 1,
    "InhaltId": 1,
    "VeranstaltungNummer": "sample string 8",
    "Kontoinhaber": 1,
    "VeranstalterNr": "sample string 9",
    "PageSize": 10,
    "PageIndex": 11,
    "SortField": "sample string 12",
    "SortFieldDefault": "sample string 13",
    "Quicksearch": "sample string 14",
    "filterIsSet": true,
    "TagIds": [
      1,
      2
    ],
    "TagFullMatch": true,
    "WithTags": true
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.