curl --request GET \
  --url https://api.ext.dbs.moneyp.dev.br/api/ProtestoBoleto/BoletosProtestaveis \
  --header 'Authorization: <api-key>'
{
  "sucesso": true,
  "mensagem": "<string>"
}

Por meio deste endpoint, é possível realizar consulta de quais os boletos estão disponíveis para protestar.

Authorizations

Authorization
string
header
required

Copie 'Bearer ' + token

Query Parameters

NumeroCedente
string

Response

200 - application/json

Success

The response is of type object.