autotask_update_ticket_charge
Update existing ticket charges by specifying only the fields to change, including name, quantity, price, cost, billable status, or status.
Instructions
Update an existing ticket charge. Only fields provided will be changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chargeId | Yes | The charge ID to update | |
| name | No | Updated charge name | |
| description | No | Updated description | |
| unitQuantity | No | Updated quantity | |
| unitPrice | No | Updated unit price | |
| unitCost | No | Updated unit cost | |
| billableToAccount | No | Updated billable status | |
| status | No | Updated status |