Initial Guide
Developer's Guide
- Integration Methods
APIs Reference
- PIX
- Transfers
- CNAB
- Account
- Bank Slip
- POST48 - Pay Bankslip
- POST49 - Register Bankslip
- GET50 - Check Boleto Registration
- GET51 - Check Registered Boletos
- POST52 - Cancel Registration
- GET53 - Check Boleto Cancellation
- POST54 - Update Bankslip
- GET55 - Check Modifications
- GET56 - Check Last Boleto Modification
- GET57 - Other Banks' Bankslips
- GET58 - Check Payer
- POST59 - Add Payer
- POST60 - Link Wallet
- GET61 - Print Bankslip
- POST
- Protest
Bank Slip
50 - Check Boleto Registration
deprecated
Scopes:
api.ext api.boleto.consultarRegistrocurl --request GET \
--url https://api.ext.dbs.moneyp.dev.br/api/Boleto/ConsultarRegistro \
--header 'Authorization: <api-key>'
{
"sucesso": true,
"mensagem": "<string>",
"codigo": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"numeroCedente": 123,
"dtInclusao": "2023-11-07T05:31:56Z",
"tpPessoaPagdr": "<string>",
"cnpJ_CPFPagdr": "<string>",
"nom_RzSocPagdr": "<string>",
"nomFantsPagdr": "<string>",
"logradPagdr": "<string>",
"cidPagdr": "<string>",
"ufPagdr": "<string>",
"cepPagdr": "<string>",
"codCartTit": "<string>",
"codMoedaCNAB": "<string>",
"identdNossoNum": "<string>",
"numCodBarras": "<string>",
"numLinhaDigtvl": "<string>",
"dtVencTit": "2023-11-07T05:31:56Z",
"vlrTit": 123,
"numDocTit": "<string>",
"numeroDocumento": "<string>",
"codEspTit": "<string>",
"dtEmsTit": "2023-11-07T05:31:56Z",
"dtLimPgtoTit": "2023-11-07T05:31:56Z",
"indrBloqPgto": "<string>",
"vlrAbattTit": 123,
"tpAutcRecbtVlrDivgte": "<string>",
"dtMovto": "2023-11-07T05:31:56Z",
"numIdentcTit": "<string>",
"dtHrDDA": "2023-11-07T05:31:56Z",
"codOperacaoCli": "<string>",
"dtSituacao": "2023-11-07T05:31:56Z",
"msgSituacao": "<string>",
"situacaoBoleto": 1,
"dadosJuros": {
"dtJurosTit": "2023-11-07T05:31:56Z",
"codJurosTit": "<string>",
"vlr_PercJurosTit": 123
},
"sacadorAvalista": {
"tipo": 0,
"identificador": "<string>",
"nomeSacadorAvalista": "<string>"
},
"dadosDesconto": {
"dtDesctTit": "2023-11-07T05:31:56Z",
"codDesctTit": "<string>",
"vlr_PercDesctTit": 123
},
"dadosDescontos": [
{
"dtDesctTit": "2023-11-07T05:31:56Z",
"codDesctTit": "<string>",
"vlr_PercDesctTit": 123
}
],
"dadosBaixa": {
"dtCreditoBoleto": "2023-11-07T05:31:56Z",
"codigoMovto": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"vlrBaixaOperacTit": 123,
"dtHrDDA": "2023-11-07T05:31:56Z"
},
"hibrido": true,
"emv": "<string>",
"imagem": "<string>"
}
Through this endpoint, partners can check the registration of a specific boleto with the responsible entity.
Authorizations
Copie 'Bearer ' + token
Query Parameters
Código UUID de registro do boleto.
Código de barras do boleto.
Response
200 - application/json
Success
The response is of type object
.
Was this page helpful?
curl --request GET \
--url https://api.ext.dbs.moneyp.dev.br/api/Boleto/ConsultarRegistro \
--header 'Authorization: <api-key>'
{
"sucesso": true,
"mensagem": "<string>",
"codigo": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"numeroCedente": 123,
"dtInclusao": "2023-11-07T05:31:56Z",
"tpPessoaPagdr": "<string>",
"cnpJ_CPFPagdr": "<string>",
"nom_RzSocPagdr": "<string>",
"nomFantsPagdr": "<string>",
"logradPagdr": "<string>",
"cidPagdr": "<string>",
"ufPagdr": "<string>",
"cepPagdr": "<string>",
"codCartTit": "<string>",
"codMoedaCNAB": "<string>",
"identdNossoNum": "<string>",
"numCodBarras": "<string>",
"numLinhaDigtvl": "<string>",
"dtVencTit": "2023-11-07T05:31:56Z",
"vlrTit": 123,
"numDocTit": "<string>",
"numeroDocumento": "<string>",
"codEspTit": "<string>",
"dtEmsTit": "2023-11-07T05:31:56Z",
"dtLimPgtoTit": "2023-11-07T05:31:56Z",
"indrBloqPgto": "<string>",
"vlrAbattTit": 123,
"tpAutcRecbtVlrDivgte": "<string>",
"dtMovto": "2023-11-07T05:31:56Z",
"numIdentcTit": "<string>",
"dtHrDDA": "2023-11-07T05:31:56Z",
"codOperacaoCli": "<string>",
"dtSituacao": "2023-11-07T05:31:56Z",
"msgSituacao": "<string>",
"situacaoBoleto": 1,
"dadosJuros": {
"dtJurosTit": "2023-11-07T05:31:56Z",
"codJurosTit": "<string>",
"vlr_PercJurosTit": 123
},
"sacadorAvalista": {
"tipo": 0,
"identificador": "<string>",
"nomeSacadorAvalista": "<string>"
},
"dadosDesconto": {
"dtDesctTit": "2023-11-07T05:31:56Z",
"codDesctTit": "<string>",
"vlr_PercDesctTit": 123
},
"dadosDescontos": [
{
"dtDesctTit": "2023-11-07T05:31:56Z",
"codDesctTit": "<string>",
"vlr_PercDesctTit": 123
}
],
"dadosBaixa": {
"dtCreditoBoleto": "2023-11-07T05:31:56Z",
"codigoMovto": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"vlrBaixaOperacTit": 123,
"dtHrDDA": "2023-11-07T05:31:56Z"
},
"hibrido": true,
"emv": "<string>",
"imagem": "<string>"
}
Assistant
Responses are generated using AI and may contain mistakes.