Skip to content

Release 3.0.16 - New structure for Kundenangabenapi information#132

Open
mrcosta wants to merge 1 commit intomasterfrom
publish/26-09-25_11-21-09
Open

Release 3.0.16 - New structure for Kundenangabenapi information#132
mrcosta wants to merge 1 commit intomasterfrom
publish/26-09-25_11-21-09

Conversation

@mrcosta
Copy link
Copy Markdown
Contributor

@mrcosta mrcosta commented Sep 26, 2025

Following the Release process from the internal repo, this branch was automatically created.

Motivation

The idea is to give the user some info on how he/she can solve an existing "Meldung" in an Angebot.

{
  "meldungen": [
    {
      "text": "Die E-Mail-Adressen aller Antragsteller müssen unterschiedlich sein.",
      "code": "pe.ingdiba.vorbehaltsmeldung.antragsteller.email.identisch",
      "produktAnbieterId": "ING_DIBA",
      "meldungsKategorie": "MACHBARKEIT_UNTER_VORBEHALT_VOLLSTAENDIGER_DATEN",
      "bereichsZuordnung": "ANTRAGSTELLER",
      "bereichsZuordnungId": "68d39fae8d058071eae6de9e",
      "kundenangabenApiFelder": [
        "haushalte.kunden.kontakt.email"
      ]
    },
    .....
 ]
}

Endpoints affected:

1- gemerkte: GET {{eli-base-uri-api}}/v3/vorgaenge/{{vorgangsnummer}}/gemerkteangebote/1/meldungen Endpunkt
2- neu berechnete: GET {{eli-base-uri-api}}/v3/vorgaenge/{{vorgangsnummer}}/ergebnisliste/{{ergebnislisteId}}/1/meldungen Endpunkt

@twessendorf twessendorf marked this pull request as ready for review September 29, 2025 11:23
@twessendorf twessendorf requested a review from a team as a code owner September 29, 2025 11:23
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

Successfully merging this pull request may close these issues.

2 participants