Get job trades

Gets job trades

Uri

GET /schedule/jobTrades

Parameters

companyId
- Legal entity context

Form Data

JSON Response

[
   {
      "_id":"5637144576",
      "tradeId":"Contractor",
      "name":"Contractor"
   },
   {
      "_id":"5637144577",
      "tradeId":"Electrician",
      "name":"Electrician"
   },
   {
      "_id":"5637144578",
      "tradeId":"Mechanic",
      "name":"Mechanic"
   },
   {
      "_id":"5637144579",
      "tradeId":"Millwright",
      "name":"Millwright"
   },
   {
      "_id":"5637144580",
      "tradeId":"Operator",
      "name":"Operator"
   }
]

Copyright Dynaway A/S

Privacy Policy