Entity Information
Data type: DriverGroup, fields listDrivers can be grouped. Every driver can belong to multiple groups. Driver groups are configured per division.
1. Get single driver group by id
URL: /api/drivergroups/{driverGroupId}
driverGroupId - numeric ID of driver group.
Query parameter | Required | Type | Default | Description |
---|---|---|---|---|
includechilddivisions | No | True/False | False | Include driver groups from subdivisions |
2. Get multiple driver groups
URL: /api/drivergroups
Query parameter | Required | Type | Default | Description |
---|---|---|---|---|
includechilddivisions | No | True/False | False | Include driver groups from subdivisions |