...
organisationId:
lijst van organisatie id’s.
organisatie id’s zijn organisatie binnen de organisatie structuur van de inlogde organisatie.
notificationTypeIdtypeId
lijst van notificatietype id’s
notificationCategoryIdcategoryId
lijst van notificatie categorie id’s
createdOn
start
end
statusId
lijst van notificatie status id’s
...
Code Block | ||
---|---|---|
| ||
{ "@id":"api\v1\notifications\8bc826d8-645b-4926-b4dd-1cfbeea6d289", "value":"8bc826d8-645b-4926-b4dd-1cfbeea6d289", "notificationCategorycategory": { "@id": "api\v1\taxonomies\notification-categories\e20f39f9-a2d8-4161-8a4a-fe1d3b9b17af", "prefLabel":"Information" }, "notificationTypetype": { "@id":"api\v1\taxonomies\notificationtypes\eafe63a5-cbea-4a24-b16b-9932b9a2f324", "prefLabel":"TrenchSynergyRequestReceived" }, "organisation": { "@id":"api\v1\organisations\17596932-6e85-4103-b037-824bbfcd74d0", "preferredName":"Agentschap Informatie Vlaanderen" }, "data": [{ "key":"TrenchSynergyRequest", "value":"api\v1\groundworks\2345\trench-synergy-requests\1" }], "createdOn":"2020-04-07T06:57:39Z", "expiresOn":"2020-05-07T06:57:39Z", "status": { "@id":"api\v1\taxonomies\statuses\48c22307-fce2-41c9-910a-b57f5b471246", "prefLabel":"Behandeld" } } |
...