Export Quote Report
Generates an asynchronous quote export operation for the project in either PDF or Excel format. Use the polling endpoint to check when the export is completed. <br><br> Built-in quotes are only available in the same languages as the user interface. See this page for more information. <br> Customers who use non-default quote templates are responsible for the implementation of a suitable localization approach.
[!WARNING] The export ID has a time-to-live (TTL) of 20 minutes, starting from when this export operation is initiated (not when the underlying async operation completes). Ensure you poll and download the export within this timeframe, or you will receive a 404 Not Found error.
Query parameters
The file format of the quote report.
The language used for localization.
Headers
The bearer access token provided by Auth0.
The identifier of the account where the request is executed.
Response
Accepted