Configuraciones de notificación de citas por WhatsApp
Per-Company, per-trigger configuration of how appointment notifications
are sent over WhatsApp: which number/template from ``app_s.whatsapp`` to
use, and which channel (Meta direct / Chatwoot) delivers the message.
Header api token: X-API-TOKEN
Obtener api token en Su configuración de cuenta
Métodos API permitidos: GET, POST, PUT, PATCH, OPCIONES
- List URL: /api/v1/whatsapp_integration/appointmentwhatsappconfig/
- Detail URL: /api/v1/whatsapp_integration/appointmentwhatsappconfig/:id/
Parámetros
_page_size: (int) Número de resultados por página_page: (str|int) Número de páginas a consultar, coloque __all__ para obtener todos los resultados sin paginar_ordering: (str) Campo para ordenar, si es descendente colocar '-', Ej: -nombre_del_campo_fields: (str) Lista de los campos a devolver, separados por coma
Muestra el método OPTIONS
Cargando opciones de API ...