v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
CRM Integration

View Quotes for an Opportunity

Retrieves a URL that redirects the user to the My Proposals page for a specific opportunity, showing all associated quotes.

post/api/v2/quotes

Request body

dealhub_user_idstring required

ID of user in the DealHub system (as returned from Authentication request).

external_opportunity_idstring required

CRM 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[]