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