update_item
Update an existing item in Microsoft Dynamics 365 Business Central. Provide the item ID and new data to change records such as customers, contacts, and sales orders.
Instructions
Update an existing item in Business Central
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | The ID of the item to update | |
| resource | Yes | The resource name (e.g., customers, contacts) | |
| item_data | Yes | The item data to update |