Provides a RESTful API for interacting with virtual cash registers and creating receipts that are conform with the Registrierkassensicherheitsverordnung (RKSV). You may find our automatically generated clients for various programming languages and environments helpful...
No SDKs indexed for this API yet.
curl \ -u "$API_USER:$API_PASS" \ /auth
curl \
-u "$API_USER:$API_PASS" \
/belege/{belegUuid}curl \
-u "$API_USER:$API_PASS" \
/export/qr/belege/{belegUuid}No SDKs yet