Baixa o arquivo do instrumento do protesto do boleto.
curl --request GET \
--url https://api.ext.dbs.moneyp.dev.br/api/ProtestoBoleto/Instrumento/{numCodBarras} \
--header 'Authorization: <api-key>'
{
"sucesso": true,
"mensagem": "<string>"
}
Protests
70 - Download of Protest Instrument
Scopes:
api.ext api.boleto.protesto.consultar
Baixa o arquivo do instrumento do protesto do boleto.
curl --request GET \
--url https://api.ext.dbs.moneyp.dev.br/api/ProtestoBoleto/Instrumento/{numCodBarras} \
--header 'Authorization: <api-key>'
{
"sucesso": true,
"mensagem": "<string>"
}
Through this endpoint, you can download the Protest Instrument.The protest instrument is a document proving the execution of the collection process carried out by the notary’s office and can be used in a future legal collection action against the debtor.