Get Quote Document

Retrieves the output document (e.g., PDF, Word) for a submitted quote. Use this endpoint to archive contracts or integrate quote documents into other systems.

By default, the endpoint returns the document in the format and template that the salesperson originally generated. You can use the optional document_type query parameter to request the document in a different format (e.g., PDF, WORD). However, this is only possible if the requested format has been enabled for the quote's playbook in the CPQ settings.

šŸ“˜

Excel Files

A quote document can only be retrieved in EXCEL format if the quote was explicitly configured to allow an Excel file output.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 16

The unique DealHub ID of the quote.

Query Params
string
enum

Specifies the desired document format.

Allowed:
Responses

400

Bad Request. Document retrieval for a draft quote is not supported or the document type is invalid.

403

Forbidden. Invalid or missing authentication token.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/octet-stream