invoices_update_invoice_items
Modify specific items on ServiceTitan invoices by providing invoice ID, tenant ID, and updated fields in a JSON payload. Ensures accurate billing adjustments.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
invoiceId | Yes | Format - int64. | |
payload | No | The request body as a JSON object. Each key represents a field to be updated. The values are the new values for the respective fields. | |
tenant | Yes | Format - int64. Tenant ID |