tomticket_get_customer_permissions
Retrieve a customer's basic permissions by internal ID or email. This read-only lookup returns access rights without changing data, clarifying what the customer is allowed to do.
Instructions
Consulta permissoes basicas do cliente. Nao altera dados.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | Id interno ou email do cliente. | |
| customer_type_id | No | I = id interno, E = email. Padrao I. |