# Export an Excel File Downloads the XLSX 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) Endpoint: POST /quotemanager.fetchxls/{uniqueName} Security: basic, X-PriceFx-jwt ## Path parameters: - `uniqueName` (string, required) Specify the uniqueName of the quote you want to download. Example: "P-2147491340-REV-3" ## Query parameters: - `templateName` (string) Specifies the template to be used when exporting a file. - `output` (string) Specifies the format of the output file. Enum: "json", "xls", "csv", "pdf" ## Response 200 fields