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

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 the file data.

Response Schema: application/json
object
Request samples
Response samples
application/json
{ }