autotask_update_ticket_charge
Update existing ticket charges in Autotask PSA by specifying the charge ID and modifying only the fields you need: 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 |