Skip to content

Commit

Permalink
Update Bauspartarife to version 1.73, Produktanbieter-IDs to version …
Browse files Browse the repository at this point in the history
…1.1131
  • Loading branch information
europace committed Nov 30, 2023
1 parent ad463c1 commit 3d82aba
Show file tree
Hide file tree
Showing 4 changed files with 165 additions and 142 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ In the Postman collection in the folder "BaufiSmart Kundenangaben-API" you will
### Authentication
Please use [![Authentication](https://img.shields.io/badge/Auth-OAuth2-green)](https://docs.api.europace.de/common/authentifizierung/authorization-api/) to get access to the APIs. The OAuth2 client requires the following scopes:

| Scope | API Use case |
|-------------------------------------|-----------------------------------|
| `baufinanzierung:echtgeschaeft` | to use api in production mode |
| `baufinanzierung:vorgang:schreiben` | create cases for mortgage loans |
| Scope | API Use case |
|-------------------------------------|---------------------------------|
| `baufinanzierung:echtgeschaeft` | to use api in production mode |
| `baufinanzierung:vorgang:schreiben` | create cases for mortgage loans |

## Create case
As Advisor you can create a case with your customers data to start seamless and fast advising.
Expand Down
2 changes: 1 addition & 1 deletion kundenangaben-openapi.json

Large diffs are not rendered by default.

77 changes: 50 additions & 27 deletions kundenangaben-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ info:
name: Europace AG
url: http://developer.europace.de
email: [email protected]
version: 1.4.35; e27b2d35ab1af594a19554d536e6f9d7da0904db
version: 1.4.36; a3e154774bb4273d6364c81edc6c3cbdc02523c5
externalDocs:
url: https://developer.europace.de/api/baufismart-kundenangaben-api
servers:
Expand Down Expand Up @@ -45,16 +45,6 @@ paths:
schema:
type: string
responses:
"200":
description: Kundenangaben für einen bestehenden Vorgang
headers:
X-TraceId:
$ref: '#/components/headers/tracingIdHeader'
style: simple
content:
application/json;version=1.0:
schema:
$ref: '#/components/schemas/Kundenangaben'
"503":
$ref: '#/components/responses/ServiceNotAvailable'
"404":
Expand All @@ -67,6 +57,16 @@ paths:
$ref: '#/components/responses/Forbidden'
"409":
$ref: '#/components/responses/Conflict'
"200":
description: Kundenangaben für einen bestehenden Vorgang
headers:
X-TraceId:
$ref: '#/components/headers/tracingIdHeader'
style: simple
content:
application/json;version=1.0:
schema:
$ref: '#/components/schemas/Kundenangaben'
"400":
$ref: '#/components/responses/BadRequest'
security:
Expand Down Expand Up @@ -101,12 +101,6 @@ paths:
$ref: '#/components/schemas/UpdateKundenangabenRequest'
required: true
responses:
"204":
description: Kundenangaben in einem bestehenden Vorgang überschrieben
headers:
X-TraceId:
$ref: '#/components/headers/tracingIdHeader'
style: simple
"503":
$ref: '#/components/responses/ServiceNotAvailable'
"404":
Expand All @@ -119,6 +113,12 @@ paths:
$ref: '#/components/responses/TooManyRequests'
"403":
$ref: '#/components/responses/Forbidden'
"204":
description: Kundenangaben in einem bestehenden Vorgang überschrieben
headers:
X-TraceId:
$ref: '#/components/headers/tracingIdHeader'
style: simple
"409":
$ref: '#/components/responses/Conflict'
"400":
Expand Down Expand Up @@ -152,16 +152,6 @@ paths:
$ref: '#/components/schemas/ImportKundenangabenRequest'
required: true
responses:
"503":
$ref: '#/components/responses/ServiceNotAvailable'
"422":
$ref: '#/components/responses/UnprocessableEntity'
"401":
$ref: '#/components/responses/Unauthorized'
"429":
$ref: '#/components/responses/TooManyRequests'
"403":
$ref: '#/components/responses/Forbidden'
"201":
description: Kundenangaben in neuen Vorgang importiert
headers:
Expand All @@ -172,6 +162,16 @@ paths:
application/json;version=1.0:
schema:
$ref: '#/components/schemas/KundenangabenImportResponse'
"503":
$ref: '#/components/responses/ServiceNotAvailable'
"422":
$ref: '#/components/responses/UnprocessableEntity'
"401":
$ref: '#/components/responses/Unauthorized'
"429":
$ref: '#/components/responses/TooManyRequests'
"403":
$ref: '#/components/responses/Forbidden'
"409":
$ref: '#/components/responses/Conflict'
"400":
Expand Down Expand Up @@ -921,10 +921,32 @@ components:
- BHW_TARIF_FI1
- BHW_TARIF_FI2
- BHW_TARIF_FI3
- BHW_TARIF_FI3N
- BHW_TARIF_FI4
- BHW_TARIF_FI4N
- BHW_TARIF_FX1
- BHW_TARIF_FX2
- BHW_TARIF_REN
- BHW_TARIF_DISPOPLUS
- BHW_TARIF_DX3
- BHW_TARIF_DX4
- BHW_TARIF_DX5
- BHW_TARIF_DM3
- BHW_TARIF_DM3N
- BHW_TARIF_DM4
- BHW_TARIF_DM4N
- BHW_TARIF_DM4_75N
- BHW_TARIF_DM5
- BHW_TARIF_DN2
- BHW_TARIF_DN3
- BHW_TARIF_DN4
- BHW_TARIF_DV1
- BHW_TARIF_DV1N
- BHW_TARIF_DV2
- BHW_TARIF_DV2N
- BHW_TARIF_DV3
- BHW_TARIF_DV3N
- BHW_TARIF_WM
- BHW_TARIF_FI1N
- BHW_TARIF_FI2N
- BHW_TARIF_FX1N
Expand Down Expand Up @@ -3885,6 +3907,7 @@ components:
- DZ_HYP
- DZ_HYP_EP
- DZ_HYP_TEST
- DZ_HYP_OHNE_RV
- DZ_HYP_VERTRIEB_EP
- DZ_PRIVATBANK
- ERFURTER_BANK
Expand Down
Loading

0 comments on commit 3d82aba

Please sign in to comment.