---
title: "Get PDF"
method: POST
path: "/api/invoices/pdf"
tags: ["invoices"]
---

# Get PDF

`POST /api/invoices/pdf`

## Request body

- object
  - `language` 'cs' | 'en', required
  - `uuid` string, required

## Response `200`

Successful operation

- object
  - `message` string
  - `url` string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/rezeo/apis/rezeo-docs-api.md) · [All operations](https://skmtc.dev/rezeo/apis/rezeo-docs-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rezeo/rezeo-docs-api/revisions/249835fab3ad/schema)
