Konditionen
Konditionen abrufen
Version 1.0
GET/openwowi/v1.0/Loans/LoanCondition
Authorization
Query parameters
Response
OK
Body
LoanIdinteger (int32)
IdNumnullable string
AnnuityHeaderIdnullable integer (int32)
AnnuityPerMaturitynullable number (decimal)
TermFromstring (date)
Example: "2025-01-25"
Pattern:
\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
TermTonullable string (date)
Example: "2025-01-25"
Pattern:
\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
LoanTermsTypeIdinteger (int32)
LoanTermsTypeCodenullable string
Amountnullable number (decimal)
Percentagenullable number (decimal)
LoanBaseIdinteger (int32)
LoanBaseCodenullable string
ChangeReasonCostItemIdinteger (int32)
ChangeReasonCostItemCodenullable string
FirstMaturitynullable string (date)
Example: "2025-01-25"
Pattern:
\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
NextMaturitynullable string (date)
Example: "2025-01-25"
Pattern:
\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
FixedMaturitynullable string (date)
Example: "2025-01-25"
Pattern:
\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
MaturityDateTypeIdinteger (int32)
MaturityDateTypeCodenullable string
MaturityPeriodIdinteger (int32)
MaturityPeriodCodenullable string
PeriodOfPerformanceFromIdinteger (int32)
PeriodOfPerformanceFromCodenullable string
PeriodOfPerformanceToIdinteger (int32)
PeriodOfPerformanceToCodenullable string
RoundingTypeIdinteger (int32)
RoundingTypeCodenullable string
AmortizationSettingOffnullable string (date)
Example: "2025-01-25"
Pattern:
\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
Request
Response
Ab Version 1.2 können die Konditionen über einen Parameter im Abruf des Darlehens eingeschlossen werden.
Last updated