Export an Excel File

post/quotemanager.fetchxls/{uniqueName}

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)
Securitybasic or X-PriceFx-jwt
Request
path Parameters
uniqueName
required
string

Specify the uniqueName of the quote you want to download.

Example: P-2147491340-REV-3
Responses
200

OK - returns a file data.

Request samples