De lijst van de gegevens van alle notitiesoorten.
http[s]://<url>:<poort>/odapi/rest/TMethods/noteTypes/[key]
Geen
Geen
{
"data": {
"noteTypes": [
{
"noteType": {
"id": 0,
"description": "Telefoongesprek",
"imageId": 0
}
},
{
"noteType": {
"id": 18,
"description": "Voicemail bericht",
"imageId": 19
}
},
{
"noteType": {
"id": 2,
"description": "Bezoek aan relatie",
"imageId": 3
}
},
{
"noteType": {
"id": 4,
"description": "E-mail",
"imageId": 1
}
}
]
}
}