invoices_delete_invoice_item
Remove a specific item from an invoice in ServiceTitan using the tenant ID, invoice ID, and item ID. Streamlines invoice management by deleting unwanted or incorrect entries.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
invoiceId | Yes | Format - int64. | |
itemId | Yes | Format - int64. | |
tenant | Yes | Format - int64. Tenant ID |