Lookup a single QR Code
Search for a single QR Code by its identifier (the value supplied
at creation time, or the auto-generated UUID returned by the
creation endpoints).
Returns the complete QR code record including payment info, payer
details, refund data, and an enriched transaction object with
full details when reconciled.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Query parameters
Identifier assigned during QR creation. The alias txid is also
accepted for backwards compatibility.
Response
QR code internal ID (txid).
EMV PIX copy-and-paste code (BR Code). Render it as the QR.
QR code status (canonical, uppercase):
ACTIVE— created / awaitingAWAITING-PAYMENT— awaiting paymentPAID— payment receivedCANCELLED— cancelled / rejectedEXPIRED— past expiration dateUNKNOWN— partner status outside the known mapping
Client-provided identifier.
Same as message (alias).
Partner QR format (when provided).
CPF/CNPJ allowed to pay (when restricted).
Expiration date (dynamic QR codes only).
Payment timestamp (present when status is PAID).
Amount actually paid (may differ if allowChange was true).
BACEN E2E identifier of the payment (present when paid).
Payer details (present when the QR code has been paid).
Populated from the underlying PIX transaction identified by
endToEndId; typically includes name and document, plus
bankCode/branch/account when the partner returns them.
Receiver (your account) details.