Delete an item in QuickBooks Online by marking it as inactive (soft delete). Items cannot be permanently deleted if they have been used in transactions. Use this action when removing items from active catalogs while preserving historical transaction data. The item will be hidden…
item_idRequiredstringUnique identifier of the item to delete. This is the Id field from the item object.
sync_tokenRequiredstringVersion number of the entity for optimistic locking. This is the SyncToken field from the item object. Use QUICKBOOKS_GET_ITEM to retrieve the current SyncToken before deletion.
minorversionintegerQuickBooks API minor version number to use for this request (e.g., 65, 70, 75). Allows access to version-specific features. If not specified, uses the default API version.
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.