You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Update Opportunity from web service

edited Mar 28, 2017 11:53AM in Sales 1 comment

Summary

How can I update opportunity revenue line using web service

Content

I use the web service from updating the opportunity, this works fine, but i want to update the revenue line: Amount/product ID/ Currency code.

what I need to add to the code

   <soapenv:Header/>
   <soapenv:Body>
      <typ:updateOpportunity>
         <typ:opportunity>
               <opp:OptyId>300000005516398</opp:OptyId>
               <opp:ENGName_c>Test the update 6</opp:ENGName_c>
         </typ:opportunity>
      </typ:updateOpportunity>
   </soapenv:Body>
</soapenv:Envelope>

 

 

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!