Parameter | Requirement Level | Default | Comment |
---|---|---|---|
badgeno | optional | Not set | Optional parameter to retrive a specific employee based on thier unique Badge nunber. Exclude this parameter to retrive all employees. |
districtid | Required if Unit ID not specified | n/a | Unique District ID to query all business units. Do not include unitid if District ID is used. |
unitid | Required if District ID not specified | n/a | Unique Business Unit ID. Do not include districtid if Business ID is applied |
[
{
"id": 2179240,
"badgeNo": "392236",
"givenName": "Kevin",
"familyName": "Arnold",
"address1": null,
"address2": null,
"zip": null,
"city": null,
...