After a document has been submitted to the RetailForce Fiscalisation service (createDocument and storeDocument), the service responds with a so-called FiscalResponse. This object is described in general in the article FiscalResponse object.
Depending on which fiscal country is assigned to the respective client (depending on the corresponding configuration of the client), different information can be found in the array "AdditionalFields". This article shows the information that is returned as a response within the framework of fiscalisation in Bulgaria.
{ "fiscalCountry": "[3] = Bulgaria", "fiscalisationDocumentNumber": 0, "fiscalDocumentNumber": "0", "fiscalDocumentStartTime": 1683208190, "processStartTime": 0, "errorDescription": "", "cashRegisterId": "005/00099", "signature": "xxxxxxxxxx", "userMessage": "", "printMessage": "", "requestTime": "2023-05-04T15:49:50.0778122+02:00", "requestCompletionTime": "2023-05-04T15:49:50.0792259+02:00",
"retailForceReceiptId": "0p4j0001", /// only for createDocument "AdditionalFields": { "PrinterSerial": "DT-1234567" } }
The following additional fields are used (transmitted) within the framework of fiscalisation in Bulgaria.
Element | Typ | Beschreibung | |
additionalFields | Landesspezifische Informationen | ||
PrinterSerial | Gibt die Seriennummer des Fiskaldrucker für die Signatur zurück. |
Comments
0 comments
Please sign in to leave a comment.