Darlehen

Darlehen abrufen

Version 1.0


get
Authorizations
Query parameters
apiKeystringOptional
Responses
200
OK
get
GET /openwowi/v1.0/Loans/LoanMasterData HTTP/1.1
Host: 
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
  {
    "CompanyCodeId": 1,
    "CompanyCodeCode": "text",
    "LoanId": 1,
    "IdNum": "text",
    "LenderId": 1,
    "LenderName": "text",
    "BorrowerId": 1,
    "BorrowerName": "text",
    "LoanTypeId": 1,
    "LoanTypeCode": "text",
    "OwnReference": "text",
    "BankaccountId": 1,
    "BankaccountIban": "text",
    "CollateralSecurityId": 1,
    "CollateralSecurityCode": "text",
    "SubsidiesLoanId": 1,
    "SubsidiesLoanCode": "text",
    "PrecursorLoanId": 1,
    "ContractDate": "2025-06-27",
    "DateOfFullPayment": "2025-06-27",
    "SpecialRepaymentOption": true,
    "CurrentDate": "2025-06-27",
    "NominalAsPerLandRegister": 1,
    "NominalCapital": 1,
    "ResidualDebt": 1,
    "CalculationCapital": 1,
    "MinTermFrom": "2025-06-27",
    "FileNumber": "text",
    "ContingentNumber": "text",
    "RepaymentBlackoutPeriod": "2025-06-27",
    "CancellationPossibilityId": 1,
    "CancellationPossibilityCode": "text",
    "AnnuityMix": 1,
    "DebtDiscountPercent": 1,
    "BuildingSavingSum": 1,
    "FollowerLoanId": 1,
    "EndOfInterestFixing": "2025-06-27",
    "LastEndedInterestEntry": "2025-06-27"
  }
]

Version 1.2


get
Authorizations
Query parameters
apiKeystringOptional
limitinteger · int32OptionalExample: 20
offsetinteger · int32Optional
loanIdinteger · int32Optional
loanIdNumstringOptional
loanTypeIdinteger · int32Optional
companyCodeIdinteger · int32Optional
companyCodeCodestringOptional
lenderIdinteger · int32Optional
lenderNumberstringOptional
borrowerIdinteger · int32Optional
borrowerNumberstringOptional
includeBankingbooleanOptionalDefault: false
includeObjectAssignmentbooleanOptionalDefault: false
includeConditionbooleanOptionalDefault: false
includeRepaymentPlanbooleanOptionalDefault: false
includeAdditionalFieldbooleanOptionalDefault: false
showNullValuesbooleanOptionalDefault: false
Responses
200
OK
get
GET /openwowi/v1.2/Loans/Loan HTTP/1.1
Host: 
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
  {
    "Id": 1,
    "IdNum": "text",
    "CompanyCode": {
      "Id": 1,
      "Name": "text",
      "Code": "text"
    },
    "Borrower": {
      "Id": 1,
      "BorrowerNumber": "text"
    },
    "Lender": {
      "Id": 1,
      "LenderNumber": "text"
    },
    "LoanType": {
      "Id": 1,
      "Code": "text",
      "ShortCode": "text"
    },
    "CollateralSecurity": {
      "Id": 1,
      "Code": "text"
    },
    "ContractDate": "2025-06-27",
    "DateOfFullPayment": "2025-06-27",
    "HasSpecialRepaymentOption": true,
    "CurrentDate": "2025-06-27",
    "NominalAsPerLandRegister": 1,
    "NominalCapital": 1,
    "ResidualDebt": 1,
    "CalculationCapital": 1,
    "MinTermFrom": "2025-06-27",
    "FileNumber": "text",
    "ContingentNumber": "text",
    "RepaymentBlackoutPeriod": "2025-06-27",
    "AnnuityMix": 1,
    "DebtDiscountPercent": 1,
    "BuildingSavingSum": 1,
    "EndOfInterestFixing": "2025-06-27",
    "LastEndedInterestEntry": "2025-06-27",
    "Banking": {
      "Id": 1,
      "UseVirtualIban": true,
      "VirtualIban": "text",
      "FormerVirtualIban": "text",
      "CollectiveAccount": {
        "NoRealBankAccount": true,
        "Iban": "text",
        "Bic": "text",
        "AccountHolder": "text"
      }
    },
    "OwnReference": "text",
    "BankAccount": {
      "Id": 1,
      "Iban": "text",
      "Bic": "text"
    },
    "SubsidiesLoan": {
      "Id": 1,
      "Code": "text"
    },
    "CancellationPossibility": {
      "Id": 1,
      "Code": "text"
    },
    "FollowerLoan": {
      "Id": 1,
      "IdNum": "text"
    },
    "PrecursorLoan": {
      "Id": 1,
      "IdNum": "text"
    },
    "Conditions": [
      {
        "Id": 1,
        "TermFrom": "2025-06-27",
        "TermTo": "2025-06-27",
        "Amount": 1,
        "Percentage": 1,
        "FirstMaturity": "2025-06-27",
        "NextMaturity": "2025-06-27",
        "FixedMaturity": "2025-06-27",
        "AmortizationSettingOff": "2025-06-27",
        "LoanTermsType": {
          "Id": 1,
          "Code": "text"
        },
        "MaturityDateType": {
          "Id": 1,
          "Code": "text"
        },
        "PeriodOfPerformanceFrom": {
          "Id": 1,
          "Code": "text"
        },
        "PeriodOfPerformanceTo": {
          "Id": 1,
          "Code": "text"
        },
        "RoundingType": {
          "Id": 1,
          "Code": "text"
        },
        "LoanBase": {
          "Id": 1,
          "Code": "text"
        },
        "ChangeReasonCostItem": {
          "Id": 1,
          "Code": "text"
        },
        "MaturityPeriod": {
          "Id": 1,
          "Code": "text"
        }
      }
    ],
    "AnnuityHeader": [
      {
        "Id": 1,
        "AnnuityPerMaturity": 1,
        "TermFrom": "2025-06-27",
        "TermTo": "2025-06-27",
        "Conditions": [
          {
            "Id": 1,
            "TermFrom": "2025-06-27",
            "TermTo": "2025-06-27",
            "Amount": 1,
            "Percentage": 1,
            "FirstMaturity": "2025-06-27",
            "NextMaturity": "2025-06-27",
            "FixedMaturity": "2025-06-27",
            "AmortizationSettingOff": "2025-06-27",
            "LoanTermsType": {
              "Id": 1,
              "Code": "text"
            },
            "MaturityDateType": {
              "Id": 1,
              "Code": "text"
            },
            "PeriodOfPerformanceFrom": {
              "Id": 1,
              "Code": "text"
            },
            "PeriodOfPerformanceTo": {
              "Id": 1,
              "Code": "text"
            },
            "RoundingType": {
              "Id": 1,
              "Code": "text"
            },
            "LoanBase": {
              "Id": 1,
              "Code": "text"
            },
            "ChangeReasonCostItem": {
              "Id": 1,
              "Code": "text"
            },
            "MaturityPeriod": {
              "Id": 1,
              "Code": "text"
            }
          }
        ]
      }
    ],
    "ObjectAssignments": [
      {
        "Id": 1,
        "NominalAmount": 1,
        "EconomicUnit": {
          "Id": 1,
          "IdNum": "text",
          "Name": "text",
          "Location": "text"
        },
        "ObjectAllocationType": {
          "Id": 1,
          "Code": "text"
        }
      }
    ],
    "RepaymentPlan": [
      {
        "Id": 1,
        "Maturity": "2025-06-27",
        "RestDebt": 1,
        "CalculationCapital": 1,
        "AnnuityAmount": 1,
        "Amortization": 1,
        "Interest": 1,
        "AdministrativeCost": 1,
        "GuaranteeFee": 1,
        "NonStandardAmortization": 1,
        "Validation": 1,
        "IsPastPeriod": true,
        "PaymentAmount": 1,
        "ResidualDebtNextPeriod": 1
      }
    ],
    "AdditionalFields": [
      {
        "Name": "text",
        "Content": "text",
        "Type": "text"
      }
    ]
  }
]

Last updated