/api/quotes/{quoteId}/opportunityAsk AIget https://api.monetizeplatform.com/api/quotes/{quoteId}/opportunityPath ParamsquoteIdstringrequiredHeadersx-api-keystringrequiredx-api-key is an authentication or authorization token used in API requests to verify the identity and permissions of the clientResponses 200Get a quote's opportunity, if present. When not present, the opportunity returned is null. 400Invalid quote ID supplied. 403Principal unauthorized to read opportunity of supplied quote. 404Quote not found. 500Internal server error. Please contact the support team.Updated about 1 year ago