GolfManager Logo V3 API
Version 2025-12-15

Webhooks Models

Webhook

Endpoints

Retrieve by ID

GET https://eu.golfmanager.com/api/model/webhook/[id]

Retrieve many

GET https://eu.golfmanager.com/api/model/webhook

Create

POST https://eu.golfmanager.com/api/model/webhook

Update

POST https://eu.golfmanager.com/api/model/webhook/[id]

Delete

DELETE https://eu.golfmanager.com/api/model/webhook/[id]

Fields

Name Label Type Required Readonly
id Referencia int no yes
name Nombre string yes no
url URL string yes no
created Fecha de creación datetime no yes
createUser Creado por int no yes
updated Fecha de actualización datetime no yes
updateUser Actualizado por int no yes
deleted Eliminado bool no yes