Listar webhooks
Webhooks
Listar webhooks
Devuelve los webhooks configurados para el business autenticado.
GET
Listar webhooks
Documentation Index
Fetch the complete documentation index at: https://docs.mesadepagos.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT obtenido desde /v2/auth/login
Response
Webhooks configurados.
Identificador unico del webhook.
Example:
"550e8400-e29b-41d4-a716-446655440000"
URL configurada para recibir notificaciones.
Example:
"https://partner.example.com/webhooks/yp"
Eventos configurados.
Fecha de creacion.
Example:
"2026-05-12T12:00:00.000Z"
Fecha de ultima actualizacion.
Example:
"2026-05-12T12:00:00.000Z"
Estado del webhook.
Available options:
ACTIVE, INACTIVE, SUSPENDED Example:
"ACTIVE"
Descripcion del webhook.
Example:
"Webhook principal"