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
To filter the klantcontacten for betrokkenen attached to partijen containing the specified identificatoren.
Toegevoegde waarde / Added value
Requesting all klantcontacten for a Partij is a common use-case. Currently, however, you first have to fetch the Partij, so you can use that to filter the klantcontacten on hadBetrokkene__wasPartij__url or hadBetrokkene__wasPartij__uuid. This assumes that the Partij will be known in advance, when in many cases the source of truth will be a partij identificator (e.g. bsn or kvk). This will allow for retrieving klantcontacten in a single request.
Taiga DH 612
Thema / Theme
Klantinteracties API
Omschrijving / Description
Expand the query parameters for
GET /klantcontacten
to include:hadBetrokkene__wasPartij__partijIdentificatorCodeObjecttype
hadBetrokkene__wasPartij__partijIdentificatorCodeRegister
hadBetrokkene__wasPartij__partijIdentificatorCodeSoortObjectId
hadBetrokkene__wasPartij__partijIdentificatorObjectId
To filter the klantcontacten for betrokkenen attached to partijen containing the specified identificatoren.
Toegevoegde waarde / Added value
Requesting all klantcontacten for a Partij is a common use-case. Currently, however, you first have to fetch the Partij, so you can use that to filter the klantcontacten on
hadBetrokkene__wasPartij__url
orhadBetrokkene__wasPartij__uuid
. This assumes that thePartij
will be known in advance, when in many cases the source of truth will be a partij identificator (e.g. bsn or kvk). This will allow for retrieving klantcontacten in a single request.See also: #195 and https://taiga.maykinmedia.nl/project/alex-gemeente-den-haag-1/issue/612
Aanvullende opmerkingen / Additional context
No response
The text was updated successfully, but these errors were encountered: