Skip to content

Commit

Permalink
add produktanbieter type
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrell committed Nov 20, 2024
1 parent 30c42b0 commit a45bc2d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,19 @@ The field `produktart` can currently be one of the following values: `AUTOKREDIT

The type `VersichertesRisiko` can currently be one of the following values: `ARBEITSLOSIGKEIT`, `ARBEITSUNFAEHIGKEIT`, `LEBEN`

##### Produktanbieter

{
"logo": Logo
"name": String
}

##### Logo

{
"svg": String
}

## Terms of use

The APIs are made available under the following [Terms of Use](https://docs.api.europace.de/terms/).

0 comments on commit a45bc2d

Please sign in to comment.