You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| ZRC | Allow object as value for zaakobject. objectIdentificatie. overigeData | The `objectIdentificatie. overigeData` field for a `zaakobject` with `objectType` "overige" now accepts any valid JSON object as a value, not just a string. This aligns with the ZGW specification. Existing string values remain valid and supported. |||
9
+
| NRC | subscription zaken with criterium DRN | It is now possible to filter NRC subscriptions for the `zaken` channel based on the `bron` of a `kenmerk`. A new filter `kenmerk_bron` has been added. If this filter is provided in the subscription, notifications will only be sent for `zaken` that contain a `kenmerk` with a matching `bron`. This is useful for scenarios like filtering for a DSO verzoeknummer. |||
|`#resource`| The resources as listed in the ZGW Open Api Specification, and presented in the resource field in the notification message itself | zaak, status, zaakobject, zaakinformatieobject, zaakeigenschap, rol, resultaat, zaakbesluit |
43
-
|`#actie`| The actions as listed in the ZGW Open Api Specification, and presented in the resource field in the notification message itself | create, update, destroy |
44
-
|`bronorganisatie`| The rsin of the organization that initiated or owns the case in the field bronorganisatie | 000001375 |
45
-
|`zaaktype`| URL's of the casetype versions of the case in the field zaaktype |https://ztc.zgw.nl/api/v1/zaaktypen/b1fac1a1-7117-1e50-1d01-d155a715f1ed|
46
-
|`vertrouwelijkheidaanduiding`| The confidentiality indication of the case in field vertrouwelijkheidaanduiding | openbaar, beperkt_openbaar, intern, zaakvertrouwelijk, vertrouwelijk, confidentieel, geheim, zeer_geheim |
47
-
|`zaaktype_identificatie`| The case type in the field 'identificatie' of zaaktype | RX-ADVIES |
48
-
|`archiefstatus`| The archival status of the case in field archiefstatus | nog_te_archiveren, gearchiveerd, gearchiveerd_procestermijn_onbekend, overgedragen |
49
-
|`archiefnominatie`| The archival nomination of the case in field archiefnominatie. | blijvend_bewaren, vernietigen |
50
-
|`opdrachtgevende_organisatie`| The rsin of the organization that commissioned the case in field opdrachtgevendeOrganisatie | 123443210 |
51
-
|`catalogus`| The URL of the catalog to which the case type belongs. |https://ztc.zgw.nl/api/v1/catalogussen/fe0ff0r5-fdd1-5011-1177-d15ac1d1f1ed456|
52
-
|`domein`| The domain of the catalog in field domein of catalogus | VTH |
53
-
|`is_eindzaakstatus`| Indicates whether the case is in its final status in field isEindstatus of statustype. | True, False |
|`#resource`| The resources as listed in the ZGW Open Api Specification, and presented in the resource field in the notification message itself | zaak, status, zaakobject, zaakinformatieobject, zaakeigenschap, rol, resultaat, zaakbesluit |
43
+
|`#actie`| The actions as listed in the ZGW Open Api Specification, and presented in the resource field in the notification message itself | create, update, destroy |
44
+
|`bronorganisatie`| The rsin of the organization that initiated or owns the case in the field bronorganisatie | 000001375 |
45
+
|`zaaktype`| URL's of the casetype versions of the case in the field zaaktype |https://ztc.zgw.nl/api/v1/zaaktypen/b1fac1a1-7117-1e50-1d01-d155a715f1ed|
46
+
|`vertrouwelijkheidaanduiding`| The confidentiality indication of the case in field vertrouwelijkheidaanduiding | openbaar, beperkt_openbaar, intern, zaakvertrouwelijk, vertrouwelijk, confidentieel, geheim, zeer_geheim |
47
+
|`zaaktype_identificatie`| The case type in the field 'identificatie' of zaaktype | RX-ADVIES |
48
+
|`archiefstatus`| The archival status of the case in field archiefstatus | nog_te_archiveren, gearchiveerd, gearchiveerd_procestermijn_onbekend, overgedragen |
49
+
|`archiefnominatie`| The archival nomination of the case in field archiefnominatie. | blijvend_bewaren, vernietigen |
50
+
|`opdrachtgevende_organisatie`| The rsin of the organization that commissioned the case in field opdrachtgevendeOrganisatie | 123443210 |
51
+
|`catalogus`| The URL of the catalog to which the case type belongs. |https://ztc.zgw.nl/api/v1/catalogussen/fe0ff0r5-fdd1-5011-1177-d15ac1d1f1ed456|
52
+
|`domein`| The domain of the catalog in field domein of catalogus | VTH |
53
+
|`is_eindzaakstatus`| Indicates whether the case is in its final status in field isEindstatus of statustype. | True, False |
54
+
|`kenmerk_bron`| This filter matches the `kenmerk.bron` field. It allows filtering for cases with a specific source, such as 'DSO'. | DSO |
0 commit comments