tomticket_customer_exists
Verify customer existence by email or internal ID in TomTicket. This read-only lookup confirms whether a customer is registered without modifying any data.
Instructions
Verifica se o cliente existe por email ou id interno. 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. |