Cancel and delete a boleto by ID
DELETE {{baseUrl}}/{{version}}/boleto/:boletoId
Delete a single boleto. We will send a request to CIP to cancel the boleto registration. After the boleto registration is canceled, it won't be possible to pay it anymore.
NOTE: This action cannot be undone.
RESPONSES
status: OK
{"message":"Boleto(s) successfully deleted","boleto":{"taxId":"20.018.183/0001-80","overdueLimit":59,"fine":2,"id":"5756110329872384","receiverName":"Stark Bank S.A.","city":"Sao Paulo","fee":0,"streetLine2":"Apt 63","district":"Morro Dos Ingleses","streetLine1":"R Dos Ingleses, 586","due":"2020-12-03T02:59:59.999999+00:00","discounts":[],"workspaceId":"4888651368497152","interest":1,"status":"paid","tags":[],"zipCode":"01329-000","line":"34191.09107 11206.937309 71444.640008 1 84570000051000","name":"Stark Bank S.A.","created":"2020-08-19T20:11:58.645880+00:00","receiverTaxId":"20.018.183/0001-80","barCode":"34191845700000510001091011206937307144464000","amount":51000,"stateCode":"SP","descriptions":[]}}