Kiosk PIN: 12345
12345
When login is enabled, kiosks need the PIN to access the scale screen. Pass it as a URL parameter:
https://your-server/Kiosk?pin=12345
The PIN is stored as a cookie after the first visit so subsequent requests don't need it.
Edit ticket layouts. Changes are saved and used when printing.
Reset ticket layouts to default format. Customizations will be lost.
Swagger URL:
https://your-server/swagger?pin=12345
Clear all data or reset with sample test data. Settings are preserved.
Hide this section by setting "ShowResetDatabase": false in appsettings.json
"ShowResetDatabase": false