API Reference
Log In
API Reference

Bankslip Printing/Downloading

Below are some endpoints with examples of PDFs printing and generation of QR Codes

Print bank slip [GET]

https://apisandbox.delbank.com.br/baas/v1/charges/correlationId/stream

Endpoint for printing or downloading the charge

Request header

x-delbank-api-key:Api Key

Response Header

Content-Type:application/pdf

Obs.: Failed requisistions will have the following HTTP and body:

{
    "type": "https://tools.ietf.org/html/rfc7231#section-6.5.4",
    "title": "Not Found",
    "status": 404,
    "traceId": "00-f94523a9cff07f9f4b94a6f97837f657-e010fb53ce385f31-00"
}