---
title: "Export a PDF File"
method: POST
path: "/quotemanager.fetchpdf/{uniqueName}"
tags: ["Quotes"]
---

# Export a PDF File

`POST /quotemanager.fetchpdf/{uniqueName}`

Downloads the PDF file of the specified quote. CloudConvert must be enabled (**Administration** > **Configuration** > **External Systems** > **CloudConvert**).

## Query parameters

- `output` 'json' | 'xls' | 'csv' | 'pdf'
- `dataLocale` string
- `templateName` string

## Response `200`

OK - returns the file data.

- object

---

[API](https://skmtc.net/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.net/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/versions/0850b5d6be73/schema)
