qr_sessions_sid_post
session
QR Code for a Session
Generate a QR Code containing the URL for the Checkout Session. The QR Code can be displayed in POS to enable Checkout payment.
scopes:
- admin:checkout
- write:checkout
POST
qr_sessions_sid_post
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
X-API-Key authentication for accessing admin endpoints. Use Create api-key to create a key.
The content of the header should look like the following:
x-api-key: {api_key}Path Parameters
The session ID
Body
application/json
Response
QR Code
A base64 encoded image of the QR code
Last modified on May 26, 2026