integrations.sh
← all integrations

obono RKSV API

OpenAPI apis-guru ecommerce

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.getAuth

    Request a JWT access token using your obono username and password.

  • beleg.addBeleg

    Signs a receipt and stores it in the "Datenerfassungsprotokoll".

  • beleg.createAbschluss

    Generates an Abschlussbeleg.

  • beleg.getBeleg

    Retrieves a particular Beleg from the "Datenerfassungsprotokoll".

  • beleg.getBelege

    Retrieves the Beleg collection from the "Datenerfassungsprotokoll".

  • beleg.getBelegeBelegUuid

    Retrieves a particular Beleg from the "Datenerfassungsprotokoll".

  • export.getExportCsvRegistrierkassenRegistrierkasseUuidBelege

    GET /export/csv/registrierkassen/{registrierkasseUuid}/belege

  • export.getExportDep131RegistrierkassenRegistrierkasseUuidBelege

    GET /export/dep131/registrierkassen/{registrierkasseUuid}/belege

  • export.getExportDep7RegistrierkassenRegistrierkasseUuidBelege

    GET /export/dep7/registrierkassen/{registrierkasseUuid}/belege

  • export.getExportGobdRegistrierkassenRegistrierkasseUuid

    GET /export/gobd/registrierkassen/{registrierkasseUuid}

  • export.getExportHtmlBelegeBelegUuid

    GET /export/html/belege/{belegUuid}

  • export.getExportPdfBelegeBelegUuid

    GET /export/pdf/belege/{belegUuid}

  • export.getExportQrBelegeBelegUuid

    GET /export/qr/belege/{belegUuid}

  • export.getExportThermalPrintBelegeBelegUuid

    GET /export/thermal-print/belege/{belegUuid}

  • export.getExportXlsRegistrierkassenRegistrierkasseUuidBelege

    GET /export/xls/registrierkassen/{registrierkasseUuid}/belege

  • monatsbelege.getMonatsbelege

    Returns a list of Monatsbelege.

  • registrierkasse.getDep

    Generates a DEP file.

  • registrierkasse.getRegistrierkasse

    Returns information about a particular Registrierkasse.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools