autotask_delete_ticket_charge
Remove incorrect or duplicate billing entries from Autotask tickets by specifying both ticket and charge IDs to maintain accurate financial records.
Instructions
Delete a ticket charge by ID. Requires both the parent ticket ID and charge ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticketId | Yes | The parent ticket ID | |
| chargeId | Yes | The charge ID to delete |