Payments v2
Generate QR code
The GET /qr-code endpoint generates a QR code in fixed SVG format (240x240 px). This allows TPPs to programmatically obtain a scannable QR code .
get/qr-code
Query parameters
datastring required
The encoded URL to use while generating the QR code. The link must be URL encoded.
Response
QR code successfully generated
Changes
No recorded changes to this endpoint across all 2 revisions of this API.