diff --git a/docs/index.html b/docs/index.html index 6e02071..4875ab7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -602,7 +602,7 @@

Overview

Version information

-

Version : 2.74

+

Version : 2.75

@@ -7572,7 +7572,7 @@

Darlehen

optional

-

KfW-program, only with darlehensTyp==KFW_DARLEHEN (allowed values: PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298, PROGRAMM_300, PROGRAMM_358, PROGRAMM_359) If new KfW programs will follow, more values can be attached.

+

KfW-program, only with darlehensTyp==KFW_DARLEHEN (allowed values: PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298, PROGRAMM_300, PROGRAMM_308, PROGRAMM_358, PROGRAMM_359) If new KfW programs will follow, more values can be attached.

string

@@ -10232,7 +10232,7 @@

KfwDarlehen

-

enum (PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298, PROGRAMM_300, PROGRAMM_358, PROGRAMM_359)

+

enum (PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298, PROGRAMM_300, PROGRAMM_308, PROGRAMM_358, PROGRAMM_359)

@@ -14091,7 +14091,7 @@

zahlungsplan

diff --git a/swagger.json b/swagger.json index 511079f..2e7a276 100644 --- a/swagger.json +++ b/swagger.json @@ -2,7 +2,7 @@ "swagger": "2.0", "info": { "description": "As a loan provider get all the data of your applications for highly effective validations and approvals.", - "version": "2.74", + "version": "2.75", "title": "Anträge API", "contact": { "name": "Europace AG", @@ -2081,7 +2081,7 @@ }, "kfwProgramm": { "type": "string", - "description": "KfW-program, only with darlehensTyp==KFW_DARLEHEN (allowed values: PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298, PROGRAMM_300, PROGRAMM_358, PROGRAMM_359) If new KfW programs will follow, more values can be attached." + "description": "KfW-program, only with darlehensTyp==KFW_DARLEHEN (allowed values: PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298, PROGRAMM_300, PROGRAMM_308, PROGRAMM_358, PROGRAMM_359) If new KfW programs will follow, more values can be attached." }, "kfwSanierungsFahrplanLiegtVor": { "type": "boolean", @@ -2988,6 +2988,7 @@ "PROGRAMM_297", "PROGRAMM_298", "PROGRAMM_300", + "PROGRAMM_308", "PROGRAMM_358", "PROGRAMM_359" ] diff --git a/swagger.yaml b/swagger.yaml index e12530f..9b9c19f 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -2,7 +2,7 @@ swagger: "2.0" info: description: As a loan provider get all the data of your applications for highly effective validations and approvals. - version: "2.74" + version: "2.75" title: Anträge API contact: name: Europace AG @@ -1952,7 +1952,7 @@ definitions: description: "KfW-energy-standards, only with darlehensTyp==KFW_DARLEHEN (allowed values: STANDARD_40, STANDARD_40_PLUS, STANDARD_40_EEK, STANDARD_40_NH, STANDARD_55, STANDARD_55_EEK, STANDARD_70, STANDARD_70_EEK, STANDARD_85, STANDARD_85_EEK, STANDARD_100, STANDARD_100_EEK, STANDARD_DENKMAL, STANDARD_DENKMAL_EEK, KLIMAFREUNDLICH_STANDARD, KLIMAFREUNDLICH_QNG) Only relevant with KfW-Programm 153, 261, 262. If new KfW-energy-standards will follow, more values can be attached." kfwProgramm: type: string - description: "KfW-program, only with darlehensTyp==KFW_DARLEHEN (allowed values: PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298, PROGRAMM_300, PROGRAMM_358, PROGRAMM_359) If new KfW programs will follow, more values can be attached." + description: "KfW-program, only with darlehensTyp==KFW_DARLEHEN (allowed values: PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298, PROGRAMM_300, PROGRAMM_308, PROGRAMM_358, PROGRAMM_359) If new KfW programs will follow, more values can be attached." kfwSanierungsFahrplanLiegtVor: type: boolean description: "plan of refurbishment exists, with darlehensTyp==KFW_DARLEHEN and program 261, 262" @@ -2808,6 +2808,7 @@ definitions: - PROGRAMM_297 - PROGRAMM_298 - PROGRAMM_300 + - PROGRAMM_308 - PROGRAMM_358 - PROGRAMM_359 kfwSanierungsFahrplanLiegtVor: