I'd like to know how to close an opportunity via the SDK and update all of the fields that are shown in the UI screen for closing the opportunity. I have seen this article which I understand how to use https://ssharmacrm.wordpress.com/2015/10/05/how-to-close-an-opportunity-as-lost-using-ms-dynamics-crm-sdk/.
However, in the UI when closing the opportunity, there are multiple fields to set: Status Reason, Actual Revenue, Close Date, Competitor, and Description.

The SDK mentions using LoseOpportunityRequest or WinOpportunityRequest for which you can specify "Status Reason". Ok, fine, that works. But how do I update the other fields in the SDK request?
Thank you.
*This post is locked for comments
I have the same question (0)