GET api/HitCom?Bnr={Bnr}&Mbn={Mbn}&Pin={Pin}&Mandant={Mandant}&Parameter={Parameter}&Subcode={Subcode}&Meldung={Meldung}&Feldliste={Feldliste}&Datenliste={Datenliste}&TOTP={TOTP}&Light={Light}&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
| Name | Description | Additional information |
|---|---|---|
| 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. |
| Mandant | Mandant oder leer |
Define this parameter in the request URI. |
| Parameter | Parameter oder leer |
Define this parameter in the request URI. |
| 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. |
| TOTP | Zweiter Faktor; 6- oder 8-stellig numerisch |
Define this parameter in the request URI. |
| Light | Pflicht des Zweiten Faktors leichter, normal oder schwerer (Codeset ZFA_LIGHT) |
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, application/xml, text/xml
Sample not available.
