obono RKSV API
Provides a RESTful API for interacting with virtual cash registers and creating receipts that are conform with the Registrierkassensicherheitsverordnung (RKSV).
You may find our for various programming languages and environments helpful...
- Homepage
- https://api.apis.guru/v2/specs/obono.at/1.4.0.0.json
- Provider
- obono.at
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/obono.at/1.4.0.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/obono.at/1.4.0.0/openapi.yaml
Tools (20)
Extracted live via the executor SDK.
-
auth.getAuthRequest a JWT access token using your obono username and password.
-
beleg.addBelegSigns a receipt and stores it in the "Datenerfassungsprotokoll".
-
beleg.createAbschlussGenerates an
Abschlussbeleg. -
beleg.getBelegRetrieves a particular
Belegfrom the "Datenerfassungsprotokoll". -
beleg.getBelegeRetrieves the
Belegcollection from the "Datenerfassungsprotokoll". -
beleg.getBelegeBelegUuidRetrieves a particular
Belegfrom the "Datenerfassungsprotokoll". -
export.getExportCsvRegistrierkassenRegistrierkasseUuidBelegeGET /export/csv/registrierkassen/{registrierkasseUuid}/belege
-
export.getExportDep131RegistrierkassenRegistrierkasseUuidBelegeGET /export/dep131/registrierkassen/{registrierkasseUuid}/belege
-
export.getExportDep7RegistrierkassenRegistrierkasseUuidBelegeGET /export/dep7/registrierkassen/{registrierkasseUuid}/belege
-
export.getExportGobdRegistrierkassenRegistrierkasseUuidGET /export/gobd/registrierkassen/{registrierkasseUuid}
-
export.getExportHtmlBelegeBelegUuidGET /export/html/belege/{belegUuid}
-
export.getExportPdfBelegeBelegUuidGET /export/pdf/belege/{belegUuid}
-
export.getExportQrBelegeBelegUuidGET /export/qr/belege/{belegUuid}
-
export.getExportThermalPrintBelegeBelegUuidGET /export/thermal-print/belege/{belegUuid}
-
export.getExportXlsRegistrierkassenRegistrierkasseUuidBelegeGET /export/xls/registrierkassen/{registrierkasseUuid}/belege
-
monatsbelege.getMonatsbelegeReturns a list of
Monatsbelege. -
registrierkasse.getDepGenerates a DEP file.
-
registrierkasse.getRegistrierkasseReturns information about a particular
Registrierkasse. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools