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
We need only a few details of the data such as DigitaalAdres. To get email and phone, however we have to do multiple requests to the OpenKlant 2.1 API as this is not expand-ed neither in klanten contacten nor in betrokkenen
Toegevoegde waarde / Added value
Less requests to OpenKlant
Usage of already established mechanism with expand
Aanvullende opmerkingen / Additional context
We do have BSN or vestigingsnummer and want to enrich our data with information from OpenKlant.
So we do query for nummer and want to get the phone and email of the entity.
The text was updated successfully, but these errors were encountered:
@hsiliev I don't see the use case to expand partij all the way to betrokkene? DigitaleAdressen seems only relevant when expanding Partij or Betrokkene. However, for a Betrokkene, you can not search on BSN as these are non-authentic records.
We resorted to expanding Partij in our research to get to the email&phone data of the initiator. We need to scan all Betrokkene records, find the initiator and get its phone & email.
Thema / Theme
Klantinteracties API
Omschrijving / Description
We need only a few details of the data such as
DigitaalAdres
. To get email and phone, however we have to do multiple requests to the OpenKlant 2.1 API as this is not expand-ed neither in klanten contacten nor in betrokkenenToegevoegde waarde / Added value
Less requests to OpenKlant
Usage of already established mechanism with
expand
Aanvullende opmerkingen / Additional context
We do have
BSN
orvestigingsnummer
and want to enrich our data with information from OpenKlant.So we do query for
nummer
and want to get the phone and email of the entity.The text was updated successfully, but these errors were encountered: