GET api/HitCom?Subcode={Subcode}&Meldung={Meldung}&Feldliste={Feldliste}&Datenliste={Datenliste}&Bnr={Bnr}&Mbn={Mbn}&Pin={Pin}&ZFA={ZFA}&Mandant={Mandant}&Parameter={Parameter}&Session={Session}&Secret={Secret}&Timeout={Timeout}&Ausgabeform={Ausgabeform}&Context={Context}

Führt 1..n HIT-Abfragen (GET = RS) aus und gibt deren Antworten zurück. Die Anfrage besteht aus den Elementen Subcode für Zusatzparameter beim RS, Meldung (z.B. GEBURT), Feldliste (z.B. BNR15;LOM;GEB_DATR/S) und Datenliste, die in mehreren Zeilen die zur Feldliste passenden Daten enthält.

Request Information

Parameters

NameDescriptionAdditional information
Subcode
HIT-Protokollbefehl-Subcode (i.d.R. leer)

Define this parameter in the request URI.

Meldung
HIT-Meldung/Feldliste (CSV getrennt)

Define this parameter in the request URI.

Feldliste
Feldliste (CSV getrennt)

Define this parameter in the request URI.

Datenliste
Datenauflistung (CSV getrennt)

Define this parameter in the request URI.

Bnr
Betriebsnummer

Define this parameter in the request URI.

Mbn
Mitbenutzer oder leer

Define this parameter in the request URI.

Pin
PIN

Define this parameter in the request URI.

ZFA
Zweiter Faktor

Define this parameter in the request URI.

Mandant
Mandant oder leer

Define this parameter in the request URI.

Parameter
Weitere Parameter für Anmeldung oder leer

Define this parameter in the request URI.

Session
Wird Session benötigt (0:nein [default], 1:ja, -1:jetzt nicht mehr)

Define this parameter in the request URI.

Secret
i.d.R. leer, wird nur gebraucht für Session ohne konkrete Betriebsnummer

Define this parameter in the request URI.

Timeout
Session-Timeout in Sekunden (0 bis 3600)

Define this parameter in the request URI.

Ausgabeform
Form der Ausgabe (0:Standard, 1:offen ...)

Define this parameter in the request URI.

Context
Context, beliebiger Text (optional)

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

Samples

application/json, text/json

Sample:

Sample not available.