autotask_delete_ticket_charge
Delete a specific charge from a ticket in Autotask PSA by providing the parent ticket ID and charge ID.
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 |