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 ) |
OK - returns a file data.
curl -i -X POST \ -u <username_partition_name_user_name>:<password> \ 'https://companynode.pricefx.com/pricefx/companypartition/quotemanager.fetchxls/{uniqueName}?templateName=string&output=xls'