---
title: "Whatsapp Config"
method: GET
path: "/admin/whatsapp-config"
tags: ["Configuración de Whatsapp"]
---

# Whatsapp Config

`GET /admin/whatsapp-config`

Configuración de whatsapp del usuario

## Response `200`

Successful Response

- UserConfigWhatsappOut
  - `id` integer, nullable
  - `token` string, nullable
  - `codigo_canal` string, nullable
  - `plantilla_orden_pago` string, nullable
  - `plantilla_confirmacion_pago` string, nullable

---

[API](https://skmtc.dev/factpro/apis/note-service-api.md) · [All operations](https://skmtc.dev/factpro/apis/note-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/factpro/note-service-api/revisions/709a449b3ff9/schema)
