I need to update the opportunity but I only have the contact id. So if I can get the opportunity Id I can update the opportunity.
So at the moment of contact update I won't have the opportunity ID, to get that I would need make another request to get all opportunity IDs of that contact and then update them. I would prefer to use the api's listed in documentation. Is it possible in any of those APIs?