Obtener webhook
Webhooks
Obtener webhook
Devuelve el detalle de un webhook configurado.
GET
Obtener webhook
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
Path Parameters
Identificador UUID del webhook.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Response
Webhook encontrado.
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"