GolfManager Logo V3 API
Version 2025-07-21

FederativeLicenses Models

Federal license

Endpoints

Retrieve by ID

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

Retrieve many

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

Create

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

Update

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

Delete

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

Fields

Name Label Type Required Readonly
id ID int no yes
customer Customer int no no
license License string yes no
handicap Handicap float no no
points Points int no no
created Creation date datetime no yes
createUser Created by int no yes
updated Update date datetime no yes
updateUser Updated by int no yes
deleted Removed bool no yes