tomticket_link_customer_department
Links a customer to a department using customer ID or email and department ID. Ensures the customer is associated with the correct department for ticket management.
Instructions
ATENCAO: altera producao. Vincula um departamento ao cliente.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | Id interno ou email do cliente. | |
| department_id | Yes | Identificador do departamento (enviado como configuration). | |
| customer_type_id | No | I = id interno, E = email. Padrao I. |