v1

latestOpenAPI 3.1.02026-07-24820248.4 KB

Obter PDF do boleto

post/brazil/boleto/onetime/download-pdf

Request body

id_transactionsstring[]

List of encrypted transaction ids

Response

200

base_64string
filenamestring

Example response

{
  "base_64": "<base-64-pdf>",
  "filename": "boleto_transactions.pdf"
}