Skip to main content
GET
Retrieve a Static QR Code

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

brcode_id
string
requerido

Static BR Code identifier.

Respuesta

Static QR Code details retrieved successfully.

id
string

QR Code unique identifier.

Ejemplo:

"019c96a0-0bf7-7060-8f39-1bfbcb9168ca"

emv
string

EMV QR Code payload.

Ejemplo:

"00020126580014br.gov.bcb.pix..."

base64
string

Base64 encoded QR Code image (if requested).

receiverKey
string

Pix key.

Ejemplo:

"+5511999999999"

amount
string

Fixed amount (if set).

Ejemplo:

"100.00"

description
string

Description.

Ejemplo:

"Payment for order #12345"

createdAt
string<date-time>
Ejemplo:

"2024-01-15T10:30:00Z"