Export a PDF File

post/contractmanager.fetchpdf/{uniqueName}

Downloads the PDF file of the specified A&P. 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 A&P you want to download.

Example: C-170
Responses
200

OK - returns the file data.

Response Schema: application/pdf
object
Request samples