maykinmedia / open-klant

Registratiecomponent voor de opslag en ontsluiting van klantgegevens volgens de Klantinteracties API-specificatie.
Other
2 stars 3 forks source link

Hoe haal ik alle klantcontacten bij een partij op #264

Closed flinden68 closed 1 day ago

flinden68 commented 1 month ago

Product versie / Product version

0.0.3

Omschrijf het probleem / Describe the bug

Er is de mogelijkheid om klantcontacten bij een partij op te halen via de expand parameter. Ik kan digitale addressen wel direct ophalen door aan de expand parameter digitaleAdressen toe te voegen. Maar hoe doe ik dat bij klantcontacten? lijkt of deze 'genest' is in een betrokkene

Stappen om te reproduceren / Steps to reproduce

No response

Verwacht gedrag / Expected behavior

No response

alextreme commented 2 days ago

Most likely a matter of providing the correct relations via the expand parameter, not confirmed as a bug

SonnyBA commented 1 day ago

This issue describes two methods to achieve this. Note that work is being done to make this a lot easier to achieve the same result (through query parameters like one might expect).