Get note categories

Retrieves note categories.

Uri

GET /schedule/NoteCategories

Parameters

companyId
- Current context of the call.

Form Data

JSON Response

[
   {
      "_id":"5637144576",
      "categoryId":"test note",
      "description":"test note!",
      "rgbValue":"#000000"
   }
]

Copyright Dynaway A/S

Privacy Policy