---
title: "Download pdf invoice"
method: GET
path: "/invoice/download/pdf/{token}"
tags: ["Invoices"]
---

# Download pdf invoice

`GET /invoice/download/pdf/{token}`

## Path parameters

- `token` string, required

## Response `200`

Success

## Other responses

- `404` — Not found

---

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