post
https://api.apollo.io/api/v1/contacts//opportunities
Use the View Associated Deals endpoint to retrieve the deals associated with a contact.
This endpoint does not require a request body. If you include one, the server does not read its fields. An empty JSON {} is sufficient.
Each result returns the same deal details as View Deal endpoint. If the contact has no associated deals or the contact ID is not recognized, this endpoint returns a 200 response with an empty array rather than a 404 error.