Skip to main content
Consulta um QR Code de Pagamento PIX associado a um Boleto Bancário.
Through this endpoint, the partner can consult a QR code that has already been made available on a given bill. In this case, it is a bill that allows hybrid payment, that is, both by barcode and QR Code.

Authorizations

Authorization
string
header
required

Copie 'Bearer ' + token

Path Parameters

codigoBoleto
string<uuid>
required

Identificador UUID do Boleto Bancário em que o QR Code deve ser consultado.

Response

Success

codigo
string<uuid>
origemRegistro
enum<integer>
Available options:
0,
1,
2,
3,
4,
5,
99
dtInclusao
string<date-time>
txId
string | null
dtVencimento
string<date-time>
validadeAposVencimento
integer<int32>
expiracao
integer<int32>
chave
string | null
valor
number<double>
solicitacaoPagador
string | null
cpfRecebedor
string | null
cnpjRecebedor
string | null
nomeRecebedor
string | null
nomeFantasiaRecebedor
string | null
logradouroRecebedor
string | null
cidadeRecebedor
string | null
ufRecebedor
string | null
cepRecebedor
string | null
cpfDevedor
string | null
cnpjDevedor
string | null
nomeDevedor
string | null
emailDevedor
string | null
logradouroDevedor
string | null
cidadeDevedor
string | null
ufDevedor
string | null
cepDevedor
string | null
nomeComerciante
string | null
cidadeComerciante
string | null
emv
string | null
url
string | null
imagem
string | null
situacao
enum<integer> | null
Available options:
1,
2,
3