export
get/export/thermal-print/belege/{belegUuid}
Path parameters
belegUuidstring required
The _uuid of a particular Beleg to export.
Query parameters
qrboolean
Should the RKSV QR code should be rendered?
widthinteger
Number of characters per line.
dialect'escpos' | 'escposlite' | 'star' | 'text'
The thermal printer dialect.
encoding'raw' | 'base64'
The encoding of the binary data.
Response
A particular Beleg in its ESC/POS or STAR representation.