v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Partner Integration

Get URL to View an Opportunity's Quotes

Retrieves a URL that redirects an authenticated partner user to the opportunity details page in DealHub, listing all associated quotes. This is a client-side call using the one-time access token.

post/api/v1/open/opportunity

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