Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validierungsantwort #88

Open
pette87 opened this issue Jul 16, 2021 · 0 comments
Open

Validierungsantwort #88

pette87 opened this issue Jul 16, 2021 · 0 comments

Comments

@pette87
Copy link

pette87 commented Jul 16, 2021

Aktuell gibt die API folgendes bei einen Validierungsfehler zurück:

{
  "type": "https://api.europace.de/kundenangaben/problem/bad-request",
  "title": "Bad Request",
  "status": 400,
  "detail": "Cannot deserialize into 'kundenangaben.haushalte.[0].kunden.[0].personendaten.geburtsdatum' at line: 1, column: 711",
  "traceId": "EP-API-POSTMAN-COLLECTION-2481"
}

Ist es hier möglich bitte die Antwort um das name field zu erweitern, im Prinzip wie in "detail" ohne weitere Details? z. B. field="kundenangaben.haushalte.[0].kunden.[0].personendaten.geburtsdatum"

Leider ist hier die Ausgabe des Feldnamens nicht ganz korrekt: haushalte.[0].kunden.[0] die Punkte vor [0] sind nicht korrrekt. Kann dies bitte auch gleich mit angepasst werden.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant