tomticket_set_customer_create_tickets
Set a customer's permission to create support tickets using their ID or email and a 0/1 flag to enable or disable ticket creation.
Instructions
ATENCAO: altera producao. Define se o cliente pode criar chamados.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | Id interno ou email do cliente. | |
| create_tickets | Yes | ||
| customer_type_id | No | I = id interno, E = email. Padrao I. |