Friday, March 15, 2013

#229 - Fusion CRM WS --> find opportunities for a specific customer


That's my opportunity - here's the request payload to retrieve it.
I use the OpportunityService, operation findOpportunity
All you need is the customer's (in this case, Limerick Ham Ltd) PartyId.

That value is then used as the TargetPartyId in the following SOAP Request -

You can restrict so as only to return the OptyId and name -


The Response - 


No comments: