Updates an existing sales order entity record in Dynamics CRM using the Web API.
namestringThe updated name of the sales order.
user_idstringThe user's ID or 'me' for the authenticated user.
descriptionstringThe updated description of the sales order.
freightamountnumberThe updated freight or shipping cost for the order.
salesorder_idRequiredstringThe unique identifier (GUID) of the sales order to update.
discountamountnumberThe updated discount amount for the order.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.