v1
latestOpenAPI 3.0.32026-07-24614422630.2 KBHeadless Quoting
Generate a Quote
Creates an official quote record in DealHub, links it to a CRM opportunity, and initiates any required approval workflows based on your active CPQ version.
This is an asynchronous endpoint. When you send a request, the API provides an immediate response to confirm that the quote generation process has started. The full processing, including data synchronization with your CRM, happens in the background.
post/api/v1/quote/generate
Request body
Example request
{
"quote_data": []
}Response
Accepted. The quote generation process has been initiated.