Boleto
Number of APIs: 7
-
Get boleto PDF by ID GET {{baseUrl}}/{{version}}/boleto/:boletoId/pdf
-
Create boletos POST {{baseUrl}}/{{version}}/boleto
-
List boletos GET {{baseUrl}}/{{version}}/boleto
-
Get boleto by ID GET {{baseUrl}}/{{version}}/boleto/:boletoId
-
Cancel and delete a boleto by ID DELETE {{baseUrl}}/{{version}}/boleto/:boletoId
-
List boleto logs GET {{baseUrl}}/{{version}}/boleto/log
-
Get boleto log by ID GET {{baseUrl}}/{{version}}/boleto/log/:logId