Updates an existing invoice entity record in Dynamics CRM using the Web API.
namestringThe updated name or number of the invoice.
duedatestringThe updated due date for the invoice in YYYY-MM-DD format.
user_idstringThe user's ID or 'me' for the authenticated user.
invoice_idRequiredstringThe unique identifier (GUID) of the invoice to update.
descriptionstringThe updated description of the invoice.
totalamountnumberThe updated total amount for the invoice.
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.