Download OpenAPI specification:Download
Loan related API for Aptic solutions
| $filter | string Filter conditions specified in a simplified OData format |
| $skip | integer <int32> List offset when paginating (default 0) |
| $top | integer <int32> Maximum size of result (default 25, max 100) |
| $orderby | string Sorting conditions E.g. "fullname desc" |
{- "count": 0,
- "skip": 0,
- "total": 0,
- "value": [
- {
- "accountGuid": "string",
- "accountNumber": "string",
- "description": "string",
- "mainCustomerGuid": "string",
- "mainCustomerFullName": "string",
- "mainCustomerIdNumber": "string",
- "maturityDate": "2019-08-24T14:15:22Z",
- "typeCode": "string",
- "loanType": "string",
- "registrationDate": "2019-08-24T14:15:22Z",
- "creditInterestRate": 0,
- "creditInterestType": "string",
- "interestMarginCode": "string",
- "currentCreditInterestRate": 0,
- "creditLimit": 0,
- "nextDueDate": "2019-08-24T14:15:22Z",
- "accountBalance": 0,
- "loanStatus": 0,
- "isOrigination": true
}
]
}Loan information
| creditorReference | string or null Party reference code. |
| typeCode | string or null Loan type code. |
| loanType | string or null Customer account subtype code. |
| currencyCode | string or null Currency code for the loan |
| currentBalance | number or null <double> Current balance of the loan (in case of account migration) |
| accountNumber | string or null Loan account number. |
| accountDescription | string or null Account description. |
| deliverySystemCode | string or null Delivery system code. |
| remindedAt | string or null <date-time> Date for latest reminder (when migrating existing accounts) |
| reminderCount | integer or null <int32> Reminder count (when migrating existing accounts) |
| collectionDate | string or null <date-time> Date when the account was sent to debt collection (when migrating existing accounts) |
| paymentReference | string or null Payment reference. |
| nextSettlementDate | string or null <date-time> Date for next account settlement |
| interestRate | number or null <double> Loan interest rate. |
| interestType | string or null Loan interest type. |
| fixedInterestTermStart | string or null <date-time> Loan interest term start date for fixed interest terms. |
| creditLimit | number or null <double> Credit limit. |
Array of objects or null (LoanCustomer) List of customers. | |
Array of objects or null (PutExtraFieldValue) List of extra fields. | |
Array of objects or null (AccountNote) List of notes for the invoice. | |
Array of objects or null (PutDocument) List of documents for the invoice. | |
Array of objects or null (AccountPledge) List of pledges. | |
Array of objects or null (AccountInsurance) List of insurances. | |
Array of objects or null (LoanInstalment) Optional list of instalments. |
[- {
- "creditorReference": "string",
- "typeCode": "string",
- "loanType": "string",
- "currencyCode": "string",
- "currentBalance": 0,
- "accountNumber": "string",
- "accountDescription": "string",
- "deliverySystemCode": "string",
- "remindedAt": "2019-08-24T14:15:22Z",
- "reminderCount": 0,
- "collectionDate": "2019-08-24T14:15:22Z",
- "paymentReference": "string",
- "nextSettlementDate": "2019-08-24T14:15:22Z",
- "interestRate": 0,
- "interestType": "string",
- "fixedInterestTermStart": "2019-08-24T14:15:22Z",
- "creditLimit": 0,
- "customers": [
- {
- "customerRef": "string",
- "idNumber": "string",
- "juridicalType": 0,
- "customerRole": 0,
- "placeOfBirth": "string",
- "dateOfBirth": "2019-08-24T14:15:22Z",
- "gender": 0,
- "cultureCode": "string",
- "title": "string",
- "firstname": "string",
- "middlename": "string",
- "lastname": "string",
- "nameSuffix": "string",
- "careOf": "string",
- "street": "string",
- "houseNo": "string",
- "houseNoExtension": "string",
- "city": "string",
- "stateCode": "string",
- "zipCode": "string",
- "addressNotValidOverride": true,
- "countryCode": "string",
- "country": "string",
- "domicile": "string",
- "municipalCode": "string",
- "vatNumber": "string",
- "companyType": "string",
- "glnNumber": "string",
- "naceCode": "string",
- "eInvoiceReceiverId": "string",
- "homePhone": "string",
- "workPhone": "string",
- "cellularPhone": "string",
- "telefax": "string",
- "email": "string",
- "languageCode": "string",
- "currencyCode": "string",
- "preferredchannel": "string",
- "underAged": true,
- "externPaymentTypeCode": "string",
- "eInvoiceBankCode": "string",
- "invoiceChannel": "string",
- "updateExisting": true,
- "extraFields": [
- {
- "name": "string",
- "value": [
- "string"
]
}
], - "directDebitMandate": {
- "mandateGuid": "string",
- "directDebitMandateType": 0,
- "referenceNo": "string",
- "bankAccountNo": "string",
- "requestedAt": "2019-08-24T14:15:22Z",
- "approvedAt": "2019-08-24T14:15:22Z",
- "signedDate": "2019-08-24T14:15:22Z",
- "validfrom": "2019-08-24T14:15:22Z",
- "validuntil": "2019-08-24T14:15:22Z",
- "closedAt": "2019-08-24T14:15:22Z",
- "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}, - "percentage": 0
}
], - "extraFields": [
- {
- "name": "string",
- "unique": true,
- "value": [
- "string"
]
}
], - "note": [
- {
- "noteText": "string",
- "loggedAt": "2019-08-24T14:15:22Z",
- "systemCode": "string",
- "userCode": "string",
- "important": true,
- "histOwnerTypeId": "string",
- "histNoteTypeId": "string"
}
], - "document": [
- {
- "note": "string",
- "documentType": "string",
- "loggedAt": "2019-08-24T14:15:22Z",
- "originalFileName": "string",
- "searchValue": "string",
- "externalLink": "string",
- "important": true,
- "fileDataBase64": "string"
}
], - "pledges": [
- {
- "pledgeType": 0,
- "referenceNumber": "string",
- "pledgeDate": "2019-08-24T14:15:22Z",
- "pledgeAmount": 0,
- "description": "string",
- "note": "string",
- "insurer": "string",
- "insuranceNumber": "string",
- "insuredAmount": 0,
- "insuranceExpiryDate": "2019-08-24T14:15:22Z",
- "customers": [
- {
- "customerGuid": "string",
- "referenceNumber": "string",
- "idNumber": "string"
}
], - "fullguarantee": {
- "guaranteeTypeId": 0,
- "generalForDebtor": "string"
}, - "guarantee": {
- "principalAmount": 0,
- "interestAmount": 0,
- "validUntil": "2019-08-24T14:15:22Z",
- "currencyCode": "string",
- "remainingAmount": 0,
- "guarantors": [
- {
- "guarantorGuid": "string",
- "fullName": "string",
- "idNumber": "string",
- "active": true,
- "principalPart": "string",
- "originalPrincipal": 0,
- "paidPrincipal": 0,
- "remainingPrincipal": 0,
- "interests": [
- {
- "interestPart": "string",
- "originalInterest": 0,
- "paidInterest": 0,
- "remainingInterest": 0,
- "interestRate": 0,
- "interestCode": "string",
- "interestFrom": "2019-08-24T14:15:22Z",
- "interestTo": "2019-08-24T14:15:22Z",
- "interestStop": "2019-08-24T14:15:22Z",
- "debtGroupInterestCode": "string",
- "fixedInterestTermStart": "2019-08-24T14:15:22Z"
}
]
}
]
}, - "mortgagecompanies": {
- "companyname": "string",
- "collateralcode": "string",
- "amountfrom": 0,
- "amountto": 0,
- "lienpriorities": [
- {
- "priorityOrder": 0,
- "pledgedAmount": 0,
- "lienPriorityAmount": 0,
- "referenceNumber": "string",
- "owner": "string",
- "date": "2019-08-24T14:15:22Z",
- "note": "string"
}
]
}, - "movableproperty": {
- "collateralcode": "string",
- "propertytypeid": 0,
- "valueamount": 0,
- "valuedat": "2019-08-24T14:15:22Z",
- "valuedby": "string",
- "lienpriorities": [
- {
- "priorityOrder": 0,
- "pledgedAmount": 0,
- "lienPriorityAmount": 0,
- "referenceNumber": "string",
- "owner": "string",
- "date": "2019-08-24T14:15:22Z",
- "note": "string"
}
]
}, - "realproperty": {
- "collateralcode": "string",
- "estatetypeid": 0,
- "estate": "string",
- "amountfrom": 0,
- "amountto": 0,
- "taxvalue": 0,
- "valueamount": 0,
- "valuedat": "2019-08-24T14:15:22Z",
- "valuedby": "string",
- "reportingcode": "string",
- "reportingdate": "2019-08-24T14:15:22Z",
- "lienpriorities": [
- {
- "priorityOrder": 0,
- "pledgedAmount": 0,
- "lienPriorityAmount": 0,
- "referenceNumber": "string",
- "owner": "string",
- "date": "2019-08-24T14:15:22Z",
- "note": "string"
}
], - "landcertificates": [
- {
- "idnumber": "string",
- "fullname": "string",
- "ownership": 0
}
]
}
}
], - "insurances": [
- {
- "insuranceCompanyReference": "string",
- "registrationDate": "2019-08-24T14:15:22Z",
- "insuranceCode": "string",
- "minimalFee": 0,
- "feePercent": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "insuredAmount": 0,
- "remainingInsuredAmount": 0
}
], - "instalments": [
- {
- "dueDate": "2019-08-24T14:15:22Z",
- "amount": 0,
- "feeTypeCode": "string",
- "feeAmount": 0,
- "interestRate": 0,
- "interestCode": "string",
- "fixedInterestTermStart": "2019-08-24T14:15:22Z"
}
]
}
]{- "loanGuids": [
- "string"
], - "impStockId": 0
}| loanGuid required | string The unique GUID of the loan |
{- "accountGuid": "string",
- "accountNumber": "string",
- "description": "string",
- "accountDescription": "string",
- "mainCustomerGuid": "string",
- "mainCustomerFullName": "string",
- "mainCustomerIdNumber": "string",
- "contractNumber": "string",
- "contractDate": "2019-08-24T14:15:22Z",
- "issueDate": "2019-08-24T14:15:22Z",
- "maturityDate": "2019-08-24T14:15:22Z",
- "typeCode": "string",
- "loanType": "string",
- "originationCode": "string",
- "registrationDate": "2019-08-24T14:15:22Z",
- "settlementFee": 0,
- "registrationFee": 0,
- "creditInterestRate": 0,
- "interestMarginCode": "string",
- "creditInterestType": "string",
- "currentCreditInterestRate": 0,
- "loanCommitment": 0,
- "unusedCreditAmount": 0,
- "creditLimit": 0,
- "nextDueDate": "2019-08-24T14:15:22Z",
- "remainingPrincipal": 0,
- "remainingInterest": 0,
- "remainingFee": 0,
- "billedPrincipal": 0,
- "billedInterest": 0,
- "remainingBilledPrincipal": 0,
- "remainingBilledInterest": 0,
- "remainingDuePrincipal": 0,
- "remainingDueInterest": 0,
- "remainingPenaltyInterestOnPrincipal": 0,
- "remainingPenaltyInterestOnInterest": 0,
- "daysPassedDuePrincipal": 0,
- "daysPassedDueInterest": 0,
- "paymentReference": "string",
- "paymentBankAccountNumber": "string",
- "loanStatus": 0,
- "creditApplicationStatus": 0,
- "reminderCount": 0,
- "lastDisbursementDate": "2019-08-24T14:15:22Z",
- "effectiveInterestRate": 0,
- "amountSpecification": [
- {
- "amountType": 0,
- "feeCode": "string",
- "remainingPrincipal": 0,
- "remainingInterest": 0,
- "billedDate": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z"
}
], - "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}| loanGuid required | string The unique GUID of the loan |
Fields to update
| description | string or null Description. |
| accountDescription | string or null Account description. |
| contractNumber | string or null Contract number. |
| contractDate | string or null <date-time> Contract date. |
| maturityDate | string or null <date-time> Maturity date. |
| settlementFee | number or null <double> Settlement fee. |
| paymentReference | string or null Payment reference. |
{- "description": "string",
- "accountDescription": "string",
- "contractNumber": "string",
- "contractDate": "2019-08-24T14:15:22Z",
- "maturityDate": "2019-08-24T14:15:22Z",
- "settlementFee": 0,
- "paymentReference": "string"
}{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string Loan guid |
| $filter | string Filter conditions specified in a simplified OData format |
| $skip | integer <int32> List offset when paginating (default 0) |
| $top | integer <int32> Maximum size of result (default 25, max 100) |
| $orderby | string Sorting conditions E.g. "fullname desc" |
{- "count": 0,
- "skip": 0,
- "total": 0,
- "value": [
- {
- "note": "string",
- "documentType": "string",
- "loggedAt": "2019-08-24T14:15:22Z",
- "originalFileName": "string",
- "important": true,
- "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}
]
}| loanGuid required | string Loan guid |
Document information
| note required | string non-empty Free extra information related to the document. |
| documentType | string or null Document code (one of predefined types idoc / invoice / gjeldsbrev / verdict / domforlik). |
| loggedAt | string or null <date-time> Document creation date. |
| originalFileName required | string non-empty The file name to be generated instead of an auto-generated one. |
| searchValue | string or null Document specific search value or reference number. |
| externalLink | string or null Link to the document, if it exists on external archive. |
| important | boolean or null Document importancy flag. |
| fileDataBase64 | string or null Base64-encoded file body. |
{- "note": "string",
- "documentType": "string",
- "loggedAt": "2019-08-24T14:15:22Z",
- "originalFileName": "string",
- "searchValue": "string",
- "externalLink": "string",
- "important": true,
- "fileDataBase64": "string"
}{- "note": "string",
- "documentType": "string",
- "loggedAt": "2019-08-24T14:15:22Z",
- "originalFileName": "string",
- "important": true,
- "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}| loanGuid required | string The unique GUID of the loan |
| documentGuid required | string The unique GUID of the document |
{- "note": "string",
- "documentType": "string",
- "loggedAt": "2019-08-24T14:15:22Z",
- "originalFileName": "string",
- "important": true,
- "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}| loanGuid required | string Loan guid |
| $filter | string Filter conditions specified in a simplified OData format |
| $skip | integer <int32> List offset when paginating (default 0) |
| $top | integer <int32> Maximum size of result (default 25, max 100) |
| $orderby | string Sorting conditions E.g. "fullname desc" |
{- "count": 0,
- "skip": 0,
- "total": 0,
- "value": [
- {
- "guaranteeGuid": "string",
- "pledgeType": 0,
- "referenceNumber": "string",
- "guaranteeDate": "2019-08-24T14:15:22Z",
- "originalGuaranteeAmount": 0,
- "guaranteeAmount": 0,
- "description": "string",
- "note": "string",
- "insurer": "string",
- "insuranceNumber": "string",
- "insuredAmount": 0,
- "insuranceExpiryDate": "2019-08-24T14:15:22Z",
- "guaranteeType": 0,
- "validUntil": "2019-08-24T14:15:22Z"
}
]
}| loanGuid required | string Loan guid |
Guarantee information
| pledgeType | integer <int32> Type of guarantee 4 = Guarantee 5 = Full guarantee |
| referenceNumber | string or null Reference or identification number for pledge |
| guaranteeDate | string or null <date-time> Guarantee date |
| guaranteeAmount | number or null <double> Guarantee amount |
| description | string or null Description of the pledge |
| note | string or null Notes for this pledge |
| insurer | string or null Insurer for this pledge |
| insuranceNumber | string or null Insurance number for this pledge |
| insuredAmount | number or null <double> Insured amount for this pledge |
| insuranceExpiryDate | string or null <date-time> Expiry date of the insurance for this pledge |
| guaranteeType | integer or null <int32> Guarantee type 1 = Absolute guaranty 2 = Sec.obligation |
| validUntil | string or null <date-time> Full guarantee valid until |
| guarantors | Array of strings or null Guarantors guids |
{- "pledgeType": 0,
- "referenceNumber": "string",
- "guaranteeDate": "2019-08-24T14:15:22Z",
- "guaranteeAmount": 0,
- "description": "string",
- "note": "string",
- "insurer": "string",
- "insuranceNumber": "string",
- "insuredAmount": 0,
- "insuranceExpiryDate": "2019-08-24T14:15:22Z",
- "guaranteeType": 0,
- "validUntil": "2019-08-24T14:15:22Z",
- "guarantors": [
- "string"
]
}{- "guaranteeGuid": "string",
- "pledgeType": 0,
- "referenceNumber": "string",
- "guaranteeDate": "2019-08-24T14:15:22Z",
- "originalGuaranteeAmount": 0,
- "guaranteeAmount": 0,
- "description": "string",
- "note": "string",
- "insurer": "string",
- "insuranceNumber": "string",
- "insuredAmount": 0,
- "insuranceExpiryDate": "2019-08-24T14:15:22Z",
- "guaranteeType": 0,
- "guarantors": [
- {
- "guarantorGuid": "string",
- "fullName": "string",
- "idNumber": "string",
- "active": true,
- "principalPart": "string",
- "originalPrincipal": 0,
- "paidPrincipal": 0,
- "remainingPrincipal": 0,
- "interests": [
- {
- "interestPart": "string",
- "originalInterest": 0,
- "paidInterest": 0,
- "remainingInterest": 0,
- "interestRate": 0,
- "interestCode": "string",
- "interestFrom": "2019-08-24T14:15:22Z",
- "interestTo": "2019-08-24T14:15:22Z",
- "interestStop": "2019-08-24T14:15:22Z",
- "debtGroupInterestCode": "string",
- "fixedInterestTermStart": "2019-08-24T14:15:22Z"
}
]
}
], - "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}| loanGuid required | string Loan guid |
| guaranteeGuid required | string Guarantee guid |
{- "guaranteeGuid": "string",
- "pledgeType": 0,
- "referenceNumber": "string",
- "guaranteeDate": "2019-08-24T14:15:22Z",
- "originalGuaranteeAmount": 0,
- "guaranteeAmount": 0,
- "description": "string",
- "note": "string",
- "insurer": "string",
- "insuranceNumber": "string",
- "insuredAmount": 0,
- "insuranceExpiryDate": "2019-08-24T14:15:22Z",
- "guaranteeType": 0,
- "guarantors": [
- {
- "guarantorGuid": "string",
- "fullName": "string",
- "idNumber": "string",
- "active": true,
- "principalPart": "string",
- "originalPrincipal": 0,
- "paidPrincipal": 0,
- "remainingPrincipal": 0,
- "interests": [
- {
- "interestPart": "string",
- "originalInterest": 0,
- "paidInterest": 0,
- "remainingInterest": 0,
- "interestRate": 0,
- "interestCode": "string",
- "interestFrom": "2019-08-24T14:15:22Z",
- "interestTo": "2019-08-24T14:15:22Z",
- "interestStop": "2019-08-24T14:15:22Z",
- "debtGroupInterestCode": "string",
- "fixedInterestTermStart": "2019-08-24T14:15:22Z"
}
]
}
], - "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}| loanGuid required | string Loan guid |
| guaranteeGuid required | string Guarantee guid |
Guarantee information
| referenceNumber | string or null Reference or identification number for pledge |
| guaranteeDate | string or null <date-time> Guarantee date |
| guaranteeAmount | number or null <double> Guarantee amount |
| description | string or null Description of the pledge |
| note | string or null Notes for this pledge |
| insurer | string or null Insurer for this pledge |
| insuranceNumber | string or null Insurance number for this pledge |
| insuredAmount | number or null <double> Insured amount for this pledge |
| insuranceExpiryDate | string or null <date-time> Expiry date of the insurance for this pledge |
| guaranteeType | integer or null <int32> Guarantee type 1 = Absolute guaranty 2 = Sec.obligation |
| validUntil | string or null <date-time> Full guarantee valid until |
{- "referenceNumber": "string",
- "guaranteeDate": "2019-08-24T14:15:22Z",
- "guaranteeAmount": 0,
- "description": "string",
- "note": "string",
- "insurer": "string",
- "insuranceNumber": "string",
- "insuredAmount": 0,
- "insuranceExpiryDate": "2019-08-24T14:15:22Z",
- "guaranteeType": 0,
- "validUntil": "2019-08-24T14:15:22Z"
}{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string Loan guid |
| guaranteeGuid required | string Guarantee guid |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string Loan guid |
| $filter | string Filter conditions specified in a simplified OData format |
| $skip | integer <int32> List offset when paginating (default 0) |
| $top | integer <int32> Maximum size of result (default 25, max 100) |
| $orderby | string Sorting conditions E.g. "fullname desc" |
{- "count": 0,
- "skip": 0,
- "total": 0,
- "value": [
- {
- "collateralGuid": "string",
- "pledgeType": 0,
- "referenceNumber": "string",
- "pledgeDate": "2019-08-24T14:15:22Z",
- "pledgeAmount": 0,
- "description": "string",
- "note": "string",
- "insurer": "string",
- "insuranceNumber": "string",
- "insuredAmount": 0,
- "insuranceExpiryDate": "2019-08-24T14:15:22Z",
- "realized": true,
- "fixedAsset": {
- "collateralCode": "string",
- "estateTypeId": 0,
- "estate": "string",
- "countryCode": "string",
- "municipalityCode": "string",
- "areaRef": "string",
- "unitRef": "string",
- "annexRef": "string",
- "sectionRef": "string",
- "landPlotRef": "string",
- "apartmentNumber": "string",
- "fullAddress": "string",
- "taxValue": 0,
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "movableproperty": {
- "collateralCode": "string",
- "propertyType": 0,
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "companyMortgage": {
- "companyName": "string",
- "collateralCode": "string"
}, - "seizure": {
- "collateralDesc": "string",
- "collateralType": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "lienPriorities": [
- {
- "priorityOrder": 0,
- "pledgedAmount": 0,
- "lienPriorityAmount": 0,
- "referenceNumber": "string",
- "owner": "string",
- "date": "2019-08-24T14:15:22Z",
- "note": "string"
}
], - "landCertificates": [
- {
- "idnumber": "string",
- "fullname": "string",
- "ownership": 0
}
]
}
]
}| loanGuid required | string Loan guid |
Collateral information
| pledgeType | integer <int32> Type of pledge 1 = Fixed asset 2 = Movable/personal property 3 = Company mortgage 6 = Seizure |
| referenceNumber | string or null Reference or identification number for pledge |
| pledgeDate | string or null <date-time> Pledge date |
| pledgeAmount | number or null <double> Pledge amount |
| description | string or null Description of the pledge |
| note | string or null Notes for this pledge |
| insurer | string or null Insurer for this pledge |
| insuranceNumber | string or null Insurance number for this pledge |
| insuredAmount | number or null <double> Insured amount for this pledge |
| insuranceExpiryDate | string or null <date-time> Expiry date of the insurance for this pledge |
| realized | boolean or null The collateral has been sold/realized |
object (AccountCollateralFixedAsset) Fixed asset information | |
object (AccountCollateralMovableproperty) Movable property information | |
object (AccountCollateralCompanyMortgage) Company mortgage information | |
object (AccountCollateralSeizure) Seizure information | |
Array of objects or null (LienpriorityElm) All known mortgage lien priorities | |
Array of objects or null (OwnerElm) Land certificates (only valid when PledgeType = 1) | |
| otherPledgers | Array of strings or null Guids for other pledgers not included as borrower for the loan |
{- "pledgeType": 0,
- "referenceNumber": "string",
- "pledgeDate": "2019-08-24T14:15:22Z",
- "pledgeAmount": 0,
- "description": "string",
- "note": "string",
- "insurer": "string",
- "insuranceNumber": "string",
- "insuredAmount": 0,
- "insuranceExpiryDate": "2019-08-24T14:15:22Z",
- "realized": true,
- "fixedAsset": {
- "collateralCode": "string",
- "estateTypeId": 0,
- "estate": "string",
- "countryCode": "string",
- "municipalityCode": "string",
- "areaRef": "string",
- "unitRef": "string",
- "annexRef": "string",
- "sectionRef": "string",
- "landPlotRef": "string",
- "apartmentNumber": "string",
- "fullAddress": "string",
- "taxValue": 0,
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "movableproperty": {
- "collateralCode": "string",
- "propertyType": 0,
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "companyMortgage": {
- "companyName": "string",
- "collateralCode": "string"
}, - "seizure": {
- "collateralDesc": "string",
- "collateralType": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "lienPriorities": [
- {
- "priorityOrder": 0,
- "pledgedAmount": 0,
- "lienPriorityAmount": 0,
- "referenceNumber": "string",
- "owner": "string",
- "date": "2019-08-24T14:15:22Z",
- "note": "string"
}
], - "landCertificates": [
- {
- "idnumber": "string",
- "fullname": "string",
- "ownership": 0
}
], - "otherPledgers": [
- "string"
]
}{- "collateralGuid": "string",
- "pledgeType": 0,
- "referenceNumber": "string",
- "pledgeDate": "2019-08-24T14:15:22Z",
- "pledgeAmount": 0,
- "description": "string",
- "note": "string",
- "insurer": "string",
- "insuranceNumber": "string",
- "insuredAmount": 0,
- "insuranceExpiryDate": "2019-08-24T14:15:22Z",
- "realized": true,
- "fixedAsset": {
- "collateralCode": "string",
- "estateTypeId": 0,
- "estate": "string",
- "countryCode": "string",
- "municipalityCode": "string",
- "areaRef": "string",
- "unitRef": "string",
- "annexRef": "string",
- "sectionRef": "string",
- "landPlotRef": "string",
- "apartmentNumber": "string",
- "fullAddress": "string",
- "taxValue": 0,
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "movableproperty": {
- "collateralCode": "string",
- "propertyType": 0,
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "companyMortgage": {
- "companyName": "string",
- "collateralCode": "string"
}, - "seizure": {
- "collateralDesc": "string",
- "collateralType": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "lienPriorities": [
- {
- "priorityOrder": 0,
- "pledgedAmount": 0,
- "lienPriorityAmount": 0,
- "referenceNumber": "string",
- "owner": "string",
- "date": "2019-08-24T14:15:22Z",
- "note": "string"
}
], - "landCertificates": [
- {
- "idnumber": "string",
- "fullname": "string",
- "ownership": 0
}
], - "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}| loanGuid required | string Loan guid |
| collateralGuid required | string Collateral guid |
{- "collateralGuid": "string",
- "pledgeType": 0,
- "referenceNumber": "string",
- "pledgeDate": "2019-08-24T14:15:22Z",
- "pledgeAmount": 0,
- "description": "string",
- "note": "string",
- "insurer": "string",
- "insuranceNumber": "string",
- "insuredAmount": 0,
- "insuranceExpiryDate": "2019-08-24T14:15:22Z",
- "realized": true,
- "fixedAsset": {
- "collateralCode": "string",
- "estateTypeId": 0,
- "estate": "string",
- "countryCode": "string",
- "municipalityCode": "string",
- "areaRef": "string",
- "unitRef": "string",
- "annexRef": "string",
- "sectionRef": "string",
- "landPlotRef": "string",
- "apartmentNumber": "string",
- "fullAddress": "string",
- "taxValue": 0,
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "movableproperty": {
- "collateralCode": "string",
- "propertyType": 0,
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "companyMortgage": {
- "companyName": "string",
- "collateralCode": "string"
}, - "seizure": {
- "collateralDesc": "string",
- "collateralType": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "lienPriorities": [
- {
- "priorityOrder": 0,
- "pledgedAmount": 0,
- "lienPriorityAmount": 0,
- "referenceNumber": "string",
- "owner": "string",
- "date": "2019-08-24T14:15:22Z",
- "note": "string"
}
], - "landCertificates": [
- {
- "idnumber": "string",
- "fullname": "string",
- "ownership": 0
}
], - "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}| loanGuid required | string Loan guid |
| collateralGuid required | string Collateral guid |
Collateral information
| referenceNumber | string or null Reference or identification number for pledge |
| pledgeDate | string or null <date-time> Pledge date |
| pledgeAmount | number or null <double> Pledge amount |
| description | string or null Description of the pledge |
| note | string or null Notes for this pledge |
| insurer | string or null Insurer for this pledge |
| insuranceNumber | string or null Insurance number for this pledge |
| insuredAmount | number or null <double> Insured amount for this pledge |
| insuranceExpiryDate | string or null <date-time> Expiry date of the insurance for this pledge |
| realized | boolean or null The collateral has been sold/realized |
object (AccountCollateralFixedAsset) Fixed asset information | |
object (AccountCollateralMovableproperty) Movable property information | |
object (AccountCollateralCompanyMortgage) Company mortgage information | |
object (AccountCollateralSeizure) Seizure information | |
Array of objects or null (LienpriorityElm) All known mortgage lien priorities | |
Array of objects or null (OwnerElm) Land certificates (only valid when PledgeType = 1) |
{- "referenceNumber": "string",
- "pledgeDate": "2019-08-24T14:15:22Z",
- "pledgeAmount": 0,
- "description": "string",
- "note": "string",
- "insurer": "string",
- "insuranceNumber": "string",
- "insuredAmount": 0,
- "insuranceExpiryDate": "2019-08-24T14:15:22Z",
- "realized": true,
- "fixedAsset": {
- "collateralCode": "string",
- "estateTypeId": 0,
- "estate": "string",
- "countryCode": "string",
- "municipalityCode": "string",
- "areaRef": "string",
- "unitRef": "string",
- "annexRef": "string",
- "sectionRef": "string",
- "landPlotRef": "string",
- "apartmentNumber": "string",
- "fullAddress": "string",
- "taxValue": 0,
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "movableproperty": {
- "collateralCode": "string",
- "propertyType": 0,
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "companyMortgage": {
- "companyName": "string",
- "collateralCode": "string"
}, - "seizure": {
- "collateralDesc": "string",
- "collateralType": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "valueAmount": 0,
- "valuedAt": "2019-08-24T14:15:22Z",
- "valuedBy": "string"
}, - "lienPriorities": [
- {
- "priorityOrder": 0,
- "pledgedAmount": 0,
- "lienPriorityAmount": 0,
- "referenceNumber": "string",
- "owner": "string",
- "date": "2019-08-24T14:15:22Z",
- "note": "string"
}
], - "landCertificates": [
- {
- "idnumber": "string",
- "fullname": "string",
- "ownership": 0
}
]
}{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string Loan guid |
| collateralGuid required | string Collateral guid |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string Loan guid |
| $filter | string Filter conditions specified in a simplified OData format |
| $skip | integer <int32> List offset when paginating (default 0) |
| $top | integer <int32> Maximum size of result (default 25, max 100) |
| $orderby | string Sorting conditions E.g. "fullname desc" |
{- "count": 0,
- "skip": 0,
- "total": 0,
- "value": [
- {
- "transDate": "2019-08-24T14:15:22Z",
- "description": "string",
- "amount": 0,
- "principal": 0,
- "interest": 0,
- "fee": 0,
- "transNo": "string",
- "transCode": "string",
- "transSubType": 0,
- "transSpecCode": "string"
}
]
}| loanGuid required | string Loan guid |
| $filter | string Filter conditions specified in a simplified OData format |
| $skip | integer <int32> List offset when paginating (default 0) |
| $top | integer <int32> Maximum size of result (default 25, max 100) |
| $orderby | string Sorting conditions E.g. "fullname desc" |
[- {
- "event": 0,
- "date": "2019-08-24T14:15:22Z",
- "principal": 0,
- "fee": 0,
- "interest": 0,
- "cashflow": 0,
- "remainingPrincipal": 0,
- "accruedInterest": 0,
- "interestType": "string",
- "interestRate": 0
}
]| loanGuid required | string Loan guid |
| $filter | string Filter conditions specified in a simplified OData format |
| $skip | integer <int32> List offset when paginating (default 0) |
| $top | integer <int32> Maximum size of result (default 25, max 100) |
| $orderby | string Sorting conditions E.g. "fullname desc" |
{- "count": 0,
- "skip": 0,
- "total": 0,
- "value": [
- {
- "name": "string",
- "value": [
- "string"
]
}
]
}| loanGuid required | string The unique GUID of the loan |
Extra field value
| name | string or null Name of Extra field data |
| value | Array of strings or null The value of the extra field |
{- "name": "string",
- "value": [
- "string"
]
}{- "name": "string",
- "value": [
- "string"
]
}| loanGuid required | string The unique GUID of the loan |
| name required | string The name of the extra field |
{- "name": "string",
- "value": [
- "string"
]
}| loanGuid required | string The unique GUID of the loan |
| name required | string Extrafield name |
Extrafield value
| value | Array of strings or null The value of the extra field |
{- "value": [
- "string"
]
}{- "name": "string",
- "value": [
- "string"
]
}| loanGuid required | string The unique GUID of the loan |
| name required | string Extrafield name |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string Loan guid |
| $filter | string Filter conditions specified in a simplified OData format |
| $skip | integer <int32> List offset when paginating (default 0) |
| $top | integer <int32> Maximum size of result (default 25, max 100) |
| $orderby | string Sorting conditions E.g. "fullname desc" |
{- "count": 0,
- "skip": 0,
- "total": 0,
- "value": [
- {
- "planGuid": "string",
- "active": "Inactive",
- "loanType": "string",
- "paymentPlanType": "Flat",
- "registrationDate": "2019-08-24T14:15:22Z",
- "totalPayments": 0,
- "remainingPayments": 0,
- "totalPrincipal": 0,
- "totalInterest": 0,
- "totalFee": 0,
- "apr": 0
}
]
}| loanGuid required | string Loan guid |
Instalment plan information
| loanType | string or null Customer account subtype code. |
| proposal | boolean or null The instalment plan is a non-approved proposal |
| paymentPlanType | integer <int32> Payment plan type. 1 = Linear amortization, and all accrued interest. 2 = Annuity, over time increase amortization as interest amount decreases. 3 = InterestOnly, only pay for interest, no amortization. A.k.a. bullet loan. |
| totalPayments | integer or null <int32> Suggested number of instalment periods |
| instalmentAmount | number or null <double> Suggested instalment amount for each period |
| interestRate | number or null <double> New interest rate to use for instalment plan |
| interestCode | string or null New interest code to use for instalment plan (one of predefined values depending on country) |
| fixedInterestTermStart | string or null <date-time> Fixed interest term date |
Array of objects or null (PutLoanPaymentPlanPayment) List of instalments. |
{- "loanType": "string",
- "proposal": true,
- "paymentPlanType": 0,
- "totalPayments": 0,
- "instalmentAmount": 0,
- "interestRate": 0,
- "interestCode": "string",
- "fixedInterestTermStart": "2019-08-24T14:15:22Z",
- "payments": [
- {
- "paymentDate": "2019-08-24T14:15:22Z",
- "amount": 0
}
]
}{- "planGuid": "string",
- "active": "Inactive",
- "loanType": "string",
- "paymentPlanType": "Flat",
- "registrationDate": "2019-08-24T14:15:22Z",
- "interestTerm": 0,
- "instalmentTerm": 0,
- "maturityDate": "2019-08-24T14:15:22Z",
- "interestTypeCode": "string",
- "interestMarginCode": "string",
- "interestDiscount": 0,
- "fixedInterestRate": 0,
- "currentInterestRate": 0,
- "totalPayments": 0,
- "remainingPayments": 0,
- "totalPrincipal": 0,
- "totalInterest": 0,
- "totalFee": 0,
- "apr": 0,
- "payments": [
- {
- "paymentNo": 0,
- "paymentDate": "2019-08-24T14:15:22Z",
- "billingDate": "2019-08-24T14:15:22Z",
- "invoiceNo": "string",
- "amountToPay": 0,
- "paidAmount": 0,
- "principal": 0,
- "interest": 0,
- "fee": 0,
- "remainingPrincipal": 0,
- "fixedInterestRate": 0,
- "status": "NotBilled",
- "interestSpecifications": [
- {
- "type": "string",
- "rate": 0,
- "days": 0,
- "principalAmount": 0,
- "fromDate": "2019-08-24",
- "toDate": "2019-08-24",
- "interestAmount": 0,
- "interestCode": "string",
- "marginCode": "string",
- "interestDiscount": 0,
- "marginRate": 0
}
]
}
]
}| loanGuid required | string Loan guid |
| planGuid required | string Instalment plan guid |
{- "planGuid": "string",
- "active": "Inactive",
- "loanType": "string",
- "paymentPlanType": "Flat",
- "registrationDate": "2019-08-24T14:15:22Z",
- "interestTerm": 0,
- "instalmentTerm": 0,
- "maturityDate": "2019-08-24T14:15:22Z",
- "interestTypeCode": "string",
- "interestMarginCode": "string",
- "interestDiscount": 0,
- "fixedInterestRate": 0,
- "currentInterestRate": 0,
- "totalPayments": 0,
- "remainingPayments": 0,
- "totalPrincipal": 0,
- "totalInterest": 0,
- "totalFee": 0,
- "apr": 0,
- "payments": [
- {
- "paymentNo": 0,
- "paymentDate": "2019-08-24T14:15:22Z",
- "billingDate": "2019-08-24T14:15:22Z",
- "invoiceNo": "string",
- "amountToPay": 0,
- "paidAmount": 0,
- "principal": 0,
- "interest": 0,
- "fee": 0,
- "remainingPrincipal": 0,
- "fixedInterestRate": 0,
- "status": "NotBilled",
- "interestSpecifications": [
- {
- "type": "string",
- "rate": 0,
- "days": 0,
- "principalAmount": 0,
- "fromDate": "2019-08-24",
- "toDate": "2019-08-24",
- "interestAmount": 0,
- "interestCode": "string",
- "marginCode": "string",
- "interestDiscount": 0,
- "marginRate": 0
}
]
}
]
}| loanGuid required | string |
| planGuid required | string |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string Loan guid |
Instalment plan information
| loanType | string or null Customer account subtype code. |
| proposal | boolean or null The instalment plan is a non-approved proposal |
| paymentPlanType | integer <int32> Payment plan type. 1 = Linear amortization, and all accrued interest. 2 = Annuity, over time increase amortization as interest amount decreases. 3 = InterestOnly, only pay for interest, no amortization. A.k.a. bullet loan. |
| totalPayments | integer or null <int32> Suggested number of instalment periods |
| instalmentAmount | number or null <double> Suggested instalment amount for each period |
| interestRate | number or null <double> New interest rate to use for instalment plan |
| interestCode | string or null New interest code to use for instalment plan (one of predefined values depending on country) |
| fixedInterestTermStart | string or null <date-time> Fixed interest term date |
Array of objects or null (PutLoanPaymentPlanPayment) List of instalments. |
{- "loanType": "string",
- "proposal": true,
- "paymentPlanType": 0,
- "totalPayments": 0,
- "instalmentAmount": 0,
- "interestRate": 0,
- "interestCode": "string",
- "fixedInterestTermStart": "2019-08-24T14:15:22Z",
- "payments": [
- {
- "paymentDate": "2019-08-24T14:15:22Z",
- "amount": 0
}
]
}{- "planGuid": "string",
- "active": "Inactive",
- "loanType": "string",
- "paymentPlanType": "Flat",
- "registrationDate": "2019-08-24T14:15:22Z",
- "interestTerm": 0,
- "instalmentTerm": 0,
- "maturityDate": "2019-08-24T14:15:22Z",
- "interestTypeCode": "string",
- "interestMarginCode": "string",
- "interestDiscount": 0,
- "fixedInterestRate": 0,
- "currentInterestRate": 0,
- "totalPayments": 0,
- "remainingPayments": 0,
- "totalPrincipal": 0,
- "totalInterest": 0,
- "totalFee": 0,
- "apr": 0,
- "payments": [
- {
- "paymentNo": 0,
- "paymentDate": "2019-08-24T14:15:22Z",
- "billingDate": "2019-08-24T14:15:22Z",
- "invoiceNo": "string",
- "amountToPay": 0,
- "paidAmount": 0,
- "principal": 0,
- "interest": 0,
- "fee": 0,
- "remainingPrincipal": 0,
- "fixedInterestRate": 0,
- "status": "NotBilled",
- "interestSpecifications": [
- {
- "type": "string",
- "rate": 0,
- "days": 0,
- "principalAmount": 0,
- "fromDate": "2019-08-24",
- "toDate": "2019-08-24",
- "interestAmount": 0,
- "interestCode": "string",
- "marginCode": "string",
- "interestDiscount": 0,
- "marginRate": 0
}
]
}
]
}| loanGuid required | string |
| planGuid required | string |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string Loan guid |
| planGuid required | string Instalment plan guid |
| $filter | string Filter conditions specified in a simplified OData format |
| $skip | integer <int32> List offset when paginating (default 0) |
| $top | integer <int32> Maximum size of result (default 25, max 100) |
| $orderby | string Sorting conditions E.g. "fullname desc" |
[- {
- "event": 0,
- "date": "2019-08-24T14:15:22Z",
- "principal": 0,
- "fee": 0,
- "interest": 0,
- "cashflow": 0,
- "remainingPrincipal": 0,
- "accruedInterest": 0,
- "interestType": "string",
- "interestRate": 0
}
]| loanGuid required | string Loan guid |
[- {
- "termGuid": "string",
- "loanType": "string",
- "active": true,
- "changeDate": "2019-08-24T14:15:22Z",
- "realizedAt": "2019-08-24T14:15:22Z",
- "notifyDate": "2019-08-24T14:15:22Z",
- "notifiedAt": "2019-08-24T14:15:22Z",
- "interestType": "string",
- "creditInterestRate": 0,
- "loanPaymentPlanType": 0,
- "loanPaymentPlanIntervalType": "Unknown",
- "firstPaymentDate": "2019-08-24T14:15:22Z",
- "firstInstalmentDate": "2019-08-24T14:15:22Z",
- "instalmentTerm": "None",
- "interestTerm": "None",
- "interestMargin": "string",
- "interestDiscount": 0,
- "confirmed": 0,
- "confirmedAt": "2019-08-24T14:15:22Z",
- "reason": "string"
}
]| loanGuid required | string Loan guid |
| $filter | string Filter conditions specified in a simplified OData format |
| $skip | integer <int32> List offset when paginating (default 0) |
| $top | integer <int32> Maximum size of result (default 25, max 100) |
| $orderby | string Sorting conditions E.g. "fullname desc" |
{- "count": 0,
- "skip": 0,
- "total": 0,
- "values": [
- {
- "loanTypeCode": "string",
- "interestCode": "string",
- "interestMarginCode": "string",
- "interestRate": 0,
- "interestFrom": "2019-08-24T14:15:22Z",
- "interestTo": "2019-08-24T14:15:22Z",
- "days": 0
}
]
}| loanGuid required | string Loan guid |
| $filter | string Filter conditions specified in a simplified OData format |
| $skip | integer <int32> List offset when paginating (default 0) |
| $top | integer <int32> Maximum size of result (default 25, max 100) |
| $orderby | string Sorting conditions E.g. "fullname desc" |
{- "loanGuid": "string",
- "loanNumber": "string",
- "periods": [
- {
- "loanType": "string",
- "interestCode": "string",
- "interestMarginCode": "string",
- "interestRate": 0,
- "interestFrom": "2019-08-24T14:15:22Z",
- "interestTo": "2019-08-24T14:15:22Z",
- "days": 0,
- "principalAmount": 0,
- "accruedInterest": 0
}
]
}| loanGuid required | string The unique GUID of the loan |
Closure information
| closureCode | string or null Closure code |
| reason | string or null Reason description |
{- "closureCode": "string",
- "reason": "string"
}{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string The unique GUID of the loan |
Respite request information, like the number of days
| days | integer <int32> Days to give respite for |
{- "days": 0
}{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string The unique GUID of the loan |
{- "preRedemptionDate": "2019-08-24T14:15:22Z",
- "principalToRedeem": 0,
- "interestCompensation": 0,
- "accruedInterest": 0,
- "remainingFees": 0,
- "capitalizedInterest": 0,
- "preredemptionAmount": 0,
- "instalmentPlanCalcType": 0,
- "creditUnpaidInvoices": true,
- "createBillingDebt": true,
- "letterDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "creditInvoiceNumber": "string"
}| loanGuid required | string The unique GUID of the loan |
Respite request information, like the number of days
| preRedemptionDate | string <date-time> Pre-redemption date |
| calculateInterestCompensation | boolean Calculate interest compensation (penalty fee) |
| deductInterest | integer <int32> How to deduct accrued interest from preredemption amount 0 = No accrued interest 1 = Yes, calculated on full principal amount 2 = Yes, calculated on preredemption principal |
| principalToRedeem | number or null <double> Principal amount to redeem |
| preredemptionAmount | number or null <double> Total preredemption amount |
| instalmentPlanCalcType | integer or null <int32> Specifies how the instalment should be recalculated 1 = Keep maturity length and lower instalment amount 2 = Keep instalment amount and shorten plan |
| creditUnpaidInvoices | boolean or null Specifies if credit invoices should be created for already existing unpaid invoices |
| createBillingDebt | boolean or null Specifies if a regular invoice should be created for the pre-redemption |
| letterDate | string or null <date-time> Date when the invoice should be produced |
| note | string or null Note regarding preredemption request |
{- "preRedemptionDate": "2019-08-24T14:15:22Z",
- "calculateInterestCompensation": true,
- "deductInterest": 0,
- "principalToRedeem": 0,
- "preredemptionAmount": 0,
- "instalmentPlanCalcType": 0,
- "creditUnpaidInvoices": true,
- "createBillingDebt": true,
- "letterDate": "2019-08-24T14:15:22Z",
- "note": "string"
}{- "preRedemptionDate": "2019-08-24T14:15:22Z",
- "principalToRedeem": 0,
- "interestCompensation": 0,
- "accruedInterest": 0,
- "remainingFees": 0,
- "capitalizedInterest": 0,
- "preredemptionAmount": 0,
- "instalmentPlanCalcType": 0,
- "creditUnpaidInvoices": true,
- "createBillingDebt": true,
- "letterDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "creditInvoiceNumber": "string"
}| loanGuid required | string The unique GUID of the loan |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string The unique GUID of the loan |
Respite request information, like the number of days
| preRedemptionDate | string <date-time> Pre-redemption date |
| calculateInterestCompensation | boolean Calculate interest compensation (penalty fee) |
| deductInterest | integer <int32> How to deduct accrued interest from preredemption amount 0 = No accrued interest 1 = Yes, calculated on full principal amount 2 = Yes, calculated on preredemption principal |
| principalToRedeem | number or null <double> Principal amount to redeem |
| preredemptionAmount | number or null <double> Total preredemption amount |
| instalmentPlanCalcType | integer or null <int32> Specifies how the instalment should be recalculated 1 = Keep maturity length and lower instalment amount 2 = Keep instalment amount and shorten plan |
| creditUnpaidInvoices | boolean or null Specifies if credit invoices should be created for already existing unpaid invoices |
| createBillingDebt | boolean or null Specifies if a regular invoice should be created for the pre-redemption |
| letterDate | string or null <date-time> Date when the invoice should be produced |
| note | string or null Note regarding preredemption request |
{- "preRedemptionDate": "2019-08-24T14:15:22Z",
- "calculateInterestCompensation": true,
- "deductInterest": 0,
- "principalToRedeem": 0,
- "preredemptionAmount": 0,
- "instalmentPlanCalcType": 0,
- "creditUnpaidInvoices": true,
- "createBillingDebt": true,
- "letterDate": "2019-08-24T14:15:22Z",
- "note": "string"
}{- "preRedemptionDate": "2019-08-24T14:15:22Z",
- "principalToRedeem": 0,
- "interestCompensation": 0,
- "accruedInterest": 0,
- "remainingFees": 0,
- "capitalizedInterest": 0,
- "preredemptionAmount": 0,
- "instalmentPlanCalcType": 0,
- "creditUnpaidInvoices": true,
- "createBillingDebt": true,
- "letterDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "creditInvoiceNumber": "string"
}| loanGuid required | string The unique GUID of the loan |
Inpout for calculating penalty fee
| preRedemptionDate | string <date-time> Pre-redemption date |
| principalToRedeem | number <double> Principal amount to redeem |
| calcType | string or null Calculation type 3MONTHS - 3 months interest using current rate STANDARDIRD - Standard Interest Rate Differential calculation DISCOUNTEDIRD - Discounted Interest Rate Differential calculation PRESENTVALUE - Present value calculation until next interest term change NOMINAL - Expected interest cashflow until next interest term change |
| currentLendersRate | number or null <double> Current lender's interest rate |
| currentLendersMargin | number or null <double> Margin to add to lender's interest rate |
| originalDiscount | number or null <double> Original interest rate discount for the fixed interest compared to lender's standard rate |
| marketInterestCode | string or null Market interest code for reference interest rate or lender's interest rate |
| fixedInterestTermEnd | string or null <date-time> Deviating fixed interest term end date used for the calculation |
| maturityDate | string or null <date-time> Deviating maturity date for calculation |
| roundingBase | integer or null <int32> Rounding base to use, value 100 rounds up to nearest integer, while 10000 round up to nearest 100. Negative amount rounds downwards. |
{- "preRedemptionDate": "2019-08-24T14:15:22Z",
- "principalToRedeem": 0,
- "calcType": "string",
- "currentLendersRate": 0,
- "currentLendersMargin": 0,
- "originalDiscount": 0,
- "marketInterestCode": "string",
- "fixedInterestTermEnd": "2019-08-24T14:15:22Z",
- "maturityDate": "2019-08-24T14:15:22Z",
- "roundingBase": 0
}{- "preRedemptionDate": "2019-08-24T14:15:22Z",
- "principalToRedeem": 0,
- "interestCompensation": 0
}| loanGuid required | string The unique GUID of the loan |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string The unique GUID of the loan |
Pre-termination information
| terminationStatus | integer or null <int32> Status of pre-termination. 0 = Pretermination (default) 1 = Termination |
| nextStatusCheck | string or null <date-time> Next status check date for pre-termination |
| minAmountBackToNormal | number or null <double> Minimal amount to be paid to reserver back to normal Loan from (pre)termination status |
{- "terminationStatus": 0,
- "nextStatusCheck": "2019-08-24T14:15:22Z",
- "minAmountBackToNormal": 0
}{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string The unique GUID of the loan |
Initiate payment request data, payment service provider unique
| paymentServiceProviderCode | string or null Code of the payment service provider. |
| amount | number <double> Payment amount |
| currencyCode | string or null Payment currency code |
| additionalInput | any A json object used for additional input into payment service provider. |
{- "paymentServiceProviderCode": "string",
- "amount": 0,
- "currencyCode": "string",
- "additionalInput": {
- "key1": "value1",
- "key2": "value2"
}
}{- "completed": false,
- "transactionReferenceNumber": "string",
- "additionalOutput": {
- "key1": "value1",
- "key2": "value2"
}
}| $filter | string Filter conditions specified in a simplified OData format |
| $skip | integer <int32> List offset when paginating (default 0) |
| $top | integer <int32> Maximum size of result (default 25, max 100) |
| $orderby | string Sorting conditions E.g. "fullname desc" |
{- "count": 0,
- "skip": 0,
- "total": 0,
- "value": [
- {
- "creditInsuranceGuid": "string",
- "type": "string",
- "insuranceCompany": "string",
- "status": 0,
- "reference": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "insuranceCalcType": 1,
- "feePercent": 0,
- "minPeriodicFee": 0,
- "insuredAmount": 0,
- "periodAmount": 0,
- "maxPeriodicFee": 0,
- "note": "string"
}
]
}| guid required | string The GUID representing the insurance. |
{- "creditInsuranceGuid": "string",
- "type": "string",
- "insuranceCompany": "string",
- "status": 0,
- "reference": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "insuranceCalcType": 1,
- "feePercent": 0,
- "minPeriodicFee": 0,
- "insuredAmount": 0,
- "periodAmount": 0,
- "maxPeriodicFee": 0,
- "note": "string",
- "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}| guid required | string The unique GUID of the insurnace |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| guid required | string Insurance GUID identifyer. |
Insurance detailed information.
| type | string or null Insurance type code |
| insuranceCompany | string or null Insurance company reference |
| status | integer <int32> (InsuranceStatus) Enum: 0 1 2 3 4 |
| reference | string or null Insurance reference |
| endDate | string or null <date-time> Insruace end date |
| clearEndDate | boolean or null Clear insruace end date |
| insuranceCalcType | integer <int32> (InsuranceCalcType) Enum: 1 4 |
| feePercent | number or null <double> Insurance fee amount |
| minPeriodicFee | number or null <double> Minumal periodic fee |
| maxPeriodicFee | number or null <double> Maximal periodic fee |
| clearMaxPeriodicFee | boolean or null Clear maximal periodic fee |
| insuredAmount | number or null <double> Insured amount |
| periodAmount | number or null <double> Period amount |
| note | string or null Note |
{- "type": "string",
- "insuranceCompany": "string",
- "status": 0,
- "reference": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "clearEndDate": true,
- "insuranceCalcType": 1,
- "feePercent": 0,
- "minPeriodicFee": 0,
- "maxPeriodicFee": 0,
- "clearMaxPeriodicFee": true,
- "insuredAmount": 0,
- "periodAmount": 0,
- "note": "string"
}{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| guid required | string |
Insurance data
| type | string or null Insurance type code |
| insuranceCompany | string or null Insurance company reference |
| status | integer <int32> (InsuranceStatus) Enum: 0 1 2 3 4 |
| reference | string or null Insurance reference |
| endDate | string or null <date-time> Insruace end date |
| insuranceCalcType | integer <int32> (InsuranceCalcType) Enum: 1 4 |
| feePercent | number <double> Insurance fee amount |
| minPeriodicFee | number <double> Minumal periodic fee |
| maxPeriodicFee | number or null <double> Maximal periodic fee |
| note | string or null Note |
{- "type": "string",
- "insuranceCompany": "string",
- "status": 0,
- "reference": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "insuranceCalcType": 1,
- "feePercent": 0,
- "minPeriodicFee": 0,
- "maxPeriodicFee": 0,
- "note": "string"
}{- "creditInsuranceGuid": "string",
- "type": "string",
- "insuranceCompany": "string",
- "status": 0,
- "reference": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "insuranceCalcType": 1,
- "feePercent": 0,
- "minPeriodicFee": 0,
- "insuredAmount": 0,
- "periodAmount": 0,
- "maxPeriodicFee": 0,
- "note": "string"
}| loanGuid required | string Loan guid |
| $filter | string Filter conditions specified in a simplified OData format |
| $skip | integer <int32> List offset when paginating (default 0) |
| $top | integer <int32> Maximum size of result (default 25, max 100) |
| $orderby | string Sorting conditions E.g. "fullname desc" |
{- "count": 0,
- "skip": 0,
- "total": 0,
- "value": [
- {
- "relationGuid": "string",
- "relationType": "string",
- "partyTypeCode": "string",
- "subCode": "string",
- "partyName": "string",
- "bankAccount": "string",
- "validUntil": "2019-08-24T14:15:22Z",
- "description": "string"
}
]
}| loanGuid required | string Loan guid |
Relation data
| relationType | string or null Type of relation PAYING_BANK = Paying bank during a settlement or refinancing RECEIVING_BANK = Receiving bank during a settlement or refinancing |
| partyTypeCode | string or null Type of 3rd party in the relation, e.g. BANK |
| subCode | string or null Sub type of 3rd party in the relation, e.g. NL-BAILIFF |
| partyGuid | string or null Guid to a 3rd party in the relation |
| partyReferenceCode | string or null Reference code to a 3rd party in the relation |
| partyIdNumber | string or null Organization number of a 3rd party in the relation |
| bankAccountGuid | string or null Bank account guid |
| validUntil | string or null <date-time> Limited period of time when this relation is valid |
| description | string or null Free text description of the relationship |
{- "relationType": "string",
- "partyTypeCode": "string",
- "subCode": "string",
- "partyGuid": "string",
- "partyReferenceCode": "string",
- "partyIdNumber": "string",
- "bankAccountGuid": "string",
- "validUntil": "2019-08-24T14:15:22Z",
- "description": "string"
}{- "relationGuid": "string",
- "relationType": "string",
- "partyTypeCode": "string",
- "subCode": "string",
- "partyName": "string",
- "bankAccount": "string",
- "validUntil": "2019-08-24T14:15:22Z",
- "description": "string",
- "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}| loanGuid required | string Loan guid |
| guid required | string The GUID representing the relation. |
{- "relationGuid": "string",
- "relationType": "string",
- "partyTypeCode": "string",
- "subCode": "string",
- "partyName": "string",
- "bankAccount": "string",
- "validUntil": "2019-08-24T14:15:22Z",
- "description": "string",
- "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}| loanGuid required | string Loan guid |
| guid required | string Relation GUID identifier |
Updated relation information
| relationType | string or null Type of relation PAYING_BANK = Paying bank during a settlement or refinancing RECEIVING_BANK = Receiving bank during a settlement or refinancing |
| bankAccountGuid | string or null Bank account guid |
| validUntil | string or null <date-time> Limited period of time when this relation is valid |
| description | string or null Free text description of the relationship |
{- "relationType": "string",
- "bankAccountGuid": "string",
- "validUntil": "2019-08-24T14:15:22Z",
- "description": "string"
}{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}| loanGuid required | string Loan guid |
| guid required | string The unique GUID of the relation |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}Execute custom service definition in CLVR with possibility to pass in JSON into definition.
| guid required | string Account unique id |
| serviceDefinition required | string The invoke service definition request. |
| async | boolean Specify if custom action should be performed asynchronously |
JSON body
{- "name1": "string",
- "name2": false,
- "name3": {
- "name4": [
- "string",
- "string"
]
}
}{ }Execute custom service definition in CLVR with possibility to pass in JSON into definition.
| serviceDefinition required | string The invoke service definition request. |
| async | boolean Specify if custom action should be performed asynchronously |
JSON body
{- "name1": "string",
- "name2": false,
- "name3": {
- "name4": [
- "string",
- "string"
]
}
}{ }