---
title: "Obter PDF do boleto"
method: POST
path: "/brazil/boleto/onetime/download-pdf"
---

# Obter PDF do boleto

`POST /brazil/boleto/onetime/download-pdf`

## Request body

- object
  - `id_transactions` string[] — List of encrypted transaction ids

## Response `200`

200

- object
  - `base_64` string
  - `filename` string

## Other responses

- `204` — 204
- `400` — 400

---

[API](https://skmtc.net/trytoku/apis/toku-api.md) · [All operations](https://skmtc.net/trytoku/apis/toku-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trytoku/toku-api/revisions/30699b13e0d0/schema)
