This documentation is still being compiled. The article will be revised and supplemented with illustrations shortly.
For each FinTS/XS2A bank connection, konfipay logs the communication with finAPI. This allows tracing, when needed – for example for error analysis – of which requests were made and which responses were received.
A bank connection is selected in the list and "Kommunikationsprotokoll" (Communication log) is clicked in the toolbar. Opening this log requires the view communication logs or view customer logs permission.
Viewing the log
The date range at the top narrows down the period displayed. Each entry in the list contains, among other things:
-
"Methode" (Method) – the HTTP method used.
-
"URL" – the endpoint addressed.
-
"HTTP-Statuscode" (HTTP status code) – the technical response code.
-
"Ergebnis" (Result) – whether the communication was successful.
-
"Transaktionsbeginn" (Transaction start) and "Transaktionsende" (Transaction end) – the period of the operation.
-
"Fehlermeldung" (Error message) – the associated message, if any (viewable by clicking).
Displaying request and response
Selecting an entry opens the "Anfrage" (Request) or the "Antwort" (Response) in detail via the toolbar. The raw data is displayed as JSON in the file viewer.