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

# Export a DOCX File

`POST /quotemanager.fetchdocx/{uniqueName}`

Downloads the DOCX file of the specified quote.

Required Permission| Roles with the Required Permission |
---------|----------|
 QUOTE_FETCHFILTERED | View Quoting (`PRICESHOP_RO`), Investigate for Support (`SUPPORT`), Administer Plasma (`PLASMA`), Edit Quoting (`PRICESHOP_EDIT`), Administer Quoting (`PRICESHOP_QUOTEADMIN`), Manage Quoting (`PRICESHOP`), Manage Workflow Logics (`WF_BUILDER`)

## Query parameters

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

## Response `200`

OK

---

[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)
