Cancel and delete a boleto payment by ID
DELETE {{baseUrl}}/{{version}}/boleto-payment/:paymentId
Cancel a scheduled boleto payment. You can only cancel boleto payments before they start being processed.
NOTE: Payments that have already been processed can be deleted, but not cancelled.
RESPONSES
status: OK
{"message":"Payment(s) successfully deleted","payment":{"status":"success","scheduled":"2020-09-01T15:12:12.770273+00:00","description":"Payment for killing white walkers","tags":["little girl","no one"],"taxId":"02.657.507/0001-48","line":"34191.09008 69704.737308 71444.640008 1 83690000000208","id":"5686448233644032","fee":0,"created":"2020-09-01T15:12:12.949561+00:00","barCode":"34191836900000002081090069704737307144464000","amount":208}}