tomticket_set_customer_access
Activate or deactivate a customer's access to the helpdesk panel and email tickets. Set the active flag using internal ID or email to control permissions.
Instructions
ATENCAO: altera producao. Ativa ou desativa o acesso do cliente ao painel e chamados por email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | Yes | 1 ativo, 0 inativo. | |
| customer_id | Yes | Id interno ou email do cliente. | |
| customer_type_id | No | I = id interno, E = email. Padrao I. |