Open Ticket
whmcs_open_ticketCreate a new support ticket in WHMCS with department, subject, and message. Specify client, priority, or related service to route the request correctly.
Instructions
Create a new support ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name (if not a client) | |
| admin | No | Opened by admin | |
| No | Email (if not a client) | ||
| deptid | Yes | Department ID | |
| message | Yes | Ticket message/description | |
| subject | Yes | Ticket subject | |
| clientid | No | Client ID | |
| domainid | No | Related domain ID | |
| markdown | No | Message contains markdown | |
| priority | No | Ticket priority | |
| contactid | No | Contact ID | |
| serviceid | No | Related service ID |