Get job groups

Gets job groups.

Uri

GET schedule/jobGroups

Parameters

companyId
- Current call context.

Form Data

JSON Response

[
   {
      "_id":"5637144576",
      "groupId":"Condition assessment",
      "name":"Condition assessment job types"
   },
   {
      "_id":"5637144577",
      "groupId":"Corrective",
      "name":"Corrective job types"
   },
   {
      "_id":"5637144578",
      "groupId":"Preventive",
      "name":"Preventive job types"
   },
   {
      "_id":"5637144579",
      "groupId":"Service",
      "name":"Service job types"
   }
]

Copyright Dynaway A/S

Privacy Policy