In this section, we provide operations that allow monitoring of receipts in the client's account.

Receipt - Check by parameters

This functionality allows retrieving receipts in the specified period, being able to inform the TxId of the transaction for a specific check.

We request the fields:

FieldDescriptionFormatMandatory
InicioStart of desired search perioddate-timeYes
FimEnd of desired search perioddate-timeYes
TxIdCollection transaction identifierstringNo

Response:

FieldDescriptionFormatNullablle
endToEndIdPix transaction identifierstringYes
recebimentoIdReceipt identifierintegerNo
txIdCollection transaction identifierstringYes
dataReceipt datestringNo
valorPix transaction amountnumber No
statusReceipt status, which can be: Completed, Rejected, Validated and ConfirmedstringNo
pagadorPix payer data (bank, branch, account, document)objectYes
recebedorPix receiver data (bank, branch, account, document)objectYes
chaveDictReceiver's DICT keystringYes
campoLivreMessage informed by the payer to the receiver, if desiredstringYes
situacaoPix transaction status, which can be: ACCC (transaction completed), ACSP (transitory receipt status) and RJCT (transaction rejected)stringNo
devolucoesReturn information, if there was any associated with receiptArrayYes

Recebimento - Consultar por parâmetros

Receipt - Check by EndToEndId

This functionality allows retrieving a receipt using EndToEndId, which is the unique identifier of a Pix transaction.
We request the fields:

FieldDescriptionFormatMandatory
endToEndIdPix transaction identifierstringYes
InicioStart of desired search perioddate-timeNo
FimEnd of desired search perioddate-timeNo
TxIdCollection transaction identifierstringNo

Response:

FieldDescriptionFormatNullablle
endToEndIdPix transaction identifierstringYes
recebimentoIdReceipt identifierintegerNo
txIdCollection transaction identifierstringYes
dataReceipt datestringNo
valorPix transaction amountnumber No
statusReceipt status, which can be: Completed, Rejected, Validated and ConfirmedstringNo
pagadorPix payer data (bank, branch, account, document)objectYes
recebedorPix receiver data (bank, branch, account, document)objectYes
chaveDictReceiver's DICT keystringYes
campoLivreMessage intended for the receiverstringYes
situacaoPix transaction status, which can be: ACCC (transaction completed), ACSP (transitory receipt status) and RJCT (transaction rejected)stringNo
devolucoesReturn information, if there was any associated with receiptArrayYes

Recebimento - Consultar por EndToEndId

Receipt - Check by Receipt Id - RecebimentoId

This functionality allows retrieving a receipt by the receipt identifier.

We request the field:

FieldDescriptionFormatMandatory
recebimentoIdReceipt identifierintegerYes

Response:

FieldDescriptionFormatNullablle
endToEndIdPix transaction identifierstringYes
recebimentoIdReceipt identifierintegerNo
txIdCollection transaction identifierstringYes
dataReceipt datestringNo
valorPix transaction amountnumber No
statusReceipt status, which can be: Completed, Rejected, Validated and ConfirmedstringNo
pagadorPix payer data (bank, branch, account, documentobjectYes
recebedorPix receiver data (bank, branch, account, document)objectYes
chaveDictReceiver's DICT keystringYes
campoLivreMessage intended for the receiverstringYes
situacaoPix transaction status, which can be: ACCC (transaction completed), ACSP (transitory receipt status) and RJCT (transaction rejected)stringNo
devolucoesReturn information, if there was any associated with receiptArrayYes

Recebimento - Consultar por RecebimentoId

Receipt - Check by QRCodeId

This functionality allows retrieving a receipt using the QR CODE identifier.

We request the fields:

FieldDescriptionFormatMandatory
qrCodeIdQR CODE identifierintegerYes

Response:

FieldDescriptionFormatNullablle
idReceipt identifierintegerNo
identificadorTransacaoCollection transaction identifierstringYes
dataReceipt datedate-timeNo
valorPix transaction amountnumber No
statusReceipt status, which can be: Completed, Rejected, Validated and ConfirmedstringNo
pagadorContaPix payer's bank detailsobjectYes
pagadorDocumentoPix payer data (document, name, business name)objectYes
recebedorContaBank details of the Pix receiverobjectYes
recebedorDocumentoPix receiver data (document, name, business name)objectYes
chaveDictReceiver's DICT keystringYes
msgIdMessage informed in the QR CODE for the payerobjectYes
endToEndIdPix transaction identifierstringYes
campoLivreMessage intended for the receiverobjectYes
msgId2Message informed in the QR CODE for the payerobjectYes
originalIdOriginal identifierstringYes
endToEndId2Pix transaction identifierobjectYes
situacaoPIX transaction status, which can be: ACCC (transaction completed), ACSP (transitory receipt status) and RJCT (transaction rejected)stringNo
devolucoesReturn information, if there was any associated with receiptArrayYes

Recebimento - Consultar por QrCodeId