Closed joeribekker closed 6 days ago
2.3.0
POST http://localhost:8001/klantinteracties/api/v1/partijen
{ "nummer": "1000", "digitaleAdressen": null, "voorkeursDigitaalAdres": null, "rekeningnummers": null, "voorkeursRekeningnummer": null, "soortPartij": "persoon", "indicatieActief": true }
causes
KeyError: 'partij_identificatie'
No response
Fixed with #227
Product versie / Product version
2.3.0
Omschrijf het probleem / Describe the bug
POST http://localhost:8001/klantinteracties/api/v1/partijen
causes
KeyError: 'partij_identificatie'
Stappen om te reproduceren / Steps to reproduce
No response
Verwacht gedrag / Expected behavior
No response