v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Partner Integration

Get URL to Create a New Quote

Retrieves a URL that redirects an authenticated partner user to the quote creation page within DealHub for a specific opportunity. This is a client-side call using the one-time access token.

post/api/v1/create/quote

Request body

opportunity_idstring required

This is the CRM's Opportunity ID.

Response

Success. The response contains the URL for redirection.

urlstring uri

The URL to which the user's browser should be redirected.

errorsobject[]