Download the proposal document from the CPQ
get
/ccstore/v1/selfservice/quotes/{id}/documents/{documentId}
Retrieves the quote proposal document from the CPQ for the given quoteId and the documentId.
Request
Supported Media Types
- application/json
Path Parameters
-
documentId(required): string
Document Id of the proposal document.
-
id(required): string
ID of quote.
Response
Supported Media Types
- application/pdf
200 Response
Response containing the proposal document in PDF format
Root Schema : schema
Type:
file(binary)