just/mocks_
mockzilla.org →
Catalog /data /oBONO Receipt API

oBONO Receipt API

PROVIDER · Obono SPEC v1.4.0.0 · OpenAPI 3.0.0 MOCK · LIVE
▸ TRY IT
https://api.justmocks.com/obono
Open mock →

Mock the oBONO Receipt API with 18 endpoints without keys, sandboxes, or a live account.

[01]

About

overview

Mock the oBONO Receipt API as a turnkey Mockzilla sim with 18 OpenAPI endpoints, realistic JSON payloads, no upstream signup or sandbox keys. Provides a RESTful API for interacting with virtual cash registers and creating receipts that are conform with the Registrierkassensicherheitsverordnung (RKSV). Methods: 16x GET, 1x POST, 1x PUT. Top resource groups: export, beleg, registrierkasse, auth. Hit https://api.justmocks.com/obono for the Mockzilla API Explorer landing and per-endpoint sample requests.

Endpoints
18 across 5 resource groups
Methods
GET 16 · POST 1 · PUT 1 none deprecated
OpenAPI
3.0.0 spec version 1.4.0.0
Source spec
27 KB · YAML view raw →
[02]

Endpoints

18 operations · 5 resource groups
GET /auth
auth
Request a JWT access token using your obono username and password. Mocked via Mockzilla.
GET /belege/{belegUuid}
beleg
Retrieves a particular Beleg from the "Datenerfassungsprotokoll".
GET /export/csv/registrierkassen/{registrierkasseUuid}/belege
export
GET /export/dep131/registrierkassen/{registrierkasseUuid}/belege
export
GET /export/dep7/registrierkassen/{registrierkasseUuid}/belege
export
GET /export/gobd/registrierkassen/{registrierkasseUuid}
export
GET /export/html/belege/{belegUuid}
export
GET /export/pdf/belege/{belegUuid}
export
GET /export/qr/belege/{belegUuid}
export
GET /export/thermal-print/belege/{belegUuid}
export
GET /export/xls/registrierkassen/{registrierkasseUuid}/belege
export
GET /registrierkassen/{registrierkasseUuid}
registrierkasse
Returns information about a particular Registrierkasse.
POST /registrierkassen/{registrierkasseUuid}/abschluss
beleg
Generates an Abschlussbeleg.
GET /registrierkassen/{registrierkasseUuid}/belege
beleg
Retrieves the Beleg collection from the "Datenerfassungsprotokoll".
GET /registrierkassen/{registrierkasseUuid}/belege/{belegUuid}
beleg
Retrieves a particular Beleg from the "Datenerfassungsprotokoll". Available as a Mockzilla mock endpoint.
PUT /registrierkassen/{registrierkasseUuid}/belege/{belegUuid}
beleg
Signs a receipt and stores it in the "Datenerfassungsprotokoll".
GET /registrierkassen/{registrierkasseUuid}/dep
registrierkasse
Generates a DEP file.
GET /registrierkassen/{registrierkasseUuid}/monatsbelege
monatsbelege
Returns a list of Monatsbelege.