Tool to delete an item record by its type and ID. Use when you need to remove an existing item record from NetSuite. Use after verifying the record exists to avoid unintended deletions.
idRequiredstringThe record instance identifier to delete. May be an internal numeric ID (e.g., '107') or an external ID prefixed with 'eid:' (e.g., 'eid:EXTERNAL_123').
item_record_typeRequiredstringThe REST record ID for the specific item type to delete. E.g., 'inventoryItem', 'nonInventoryPurchaseItem', 'kitItem', 'assemblyItem', 'descriptionItem'.
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.