Skip to main content

2026.8.26: ZRC expand casing fix

ComponentSummary (english)Relevance for consumers (English)Relevance for end users (Dutch)Relevance for system administration (Dutch)
ZRCFixed incorrect key casing in expand responses (v1.5)GET /zaken/{uuid}?expand=... responses previously named three keys with a leading capital instead of camelCase: betrokkeneIdentificatie on embedded rollen, and url/uuid on embedded zaakobjecten. All three now match the VNG standard's casing. The plain /rollen and /zaakobjecten endpoints were already correct and are unchanged.
ZRCMigrated internal object mapping from AutoMapper to Mapster.