curl --request GET \
--url https://api.ext.dbs.moneyp.dev.br/api/ProtestoBoleto/HistoricoBoletoProtestado \
--header 'Authorization: <api-key>'
{
"sucesso": true,
"mensagem": "<string>"
}
Protests
69 - History of Protested Invoices
Scopes:
api.ext api.boleto.protesto.consultar
Consulta o histórico de protesto do boleto.
curl --request GET \
--url https://api.ext.dbs.moneyp.dev.br/api/ProtestoBoleto/HistoricoBoletoProtestado \
--header 'Authorization: <api-key>'
{
"sucesso": true,
"mensagem": "<string>"
}
Using this endpoint, you can download the protested bill’s history.This document contains detailed information about the notary’s office where the bill was designated for protest, as well as a history of commands performed, such as “send for protest,” “cancellation,” “approval,” and others.