API Doc Version 1.3.9
What's New
POST /Calculate/CalculateETNetPresentValue
Method to calculate the Early Termination Quote based on Net Present Value method
What's Changed
POST /Calculate/CalculateFlatRate
Request:
Changed content type : application/json
- Added property
initialCashOutflow(number)Initial Cash Outflow Amount
- Added property
startDate(string)Start Date
- Added property
endDate(string)End Date
POST /Calculate/ETDailyFutureInterest
Request:
Changed content type : application/json
- Added property
discountRateForPresentValueCalc(number) - Added property
advancePaidRentalsWithoutTax(number)
POST /Calculate/CalculateETQuoteByEffectiveAnnuity
Request:
Changed content type : application/json
- Added property
discountRateForPresentValueCalc(number) - Added property
advancePaidRentalsWithoutTax(number)
POST /Calculate/CalculateETNetReceivables
Request:
Changed content type : application/json
- Added property
discountRateForPresentValueCalc(number) - Added property
advancePaidRentalsWithoutTax(number)
POST /Calculate/CreateRentalAmortizationWithTax
Request:
Changed content type : application/json
-
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
-
Added property
productType(string)Enum for Product TYpe
Enum values:
NoneRVBalloon
-
POST /Calculate/CreateIncomeTaxPosting
Request:
Changed content type : application/json
-
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
- Added property
productType(string)Enum for Product TYpe
- Added property
POST /Calculate/CreateIncomeExpenseAmortization
Request:
Changed content type : application/json
-
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
- Added property
productType(string)Enum for Product TYpe
- Added property
POST /Calculate/IncomeExpenseTaxAmortization
Request:
Changed content type : application/json
-
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
- Added property
productType(string)Enum for Product TYpe
- Added property
POST /Calculate/CreateRentalAmortization
Request:
Changed content type : application/json
-
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
- Added property
productType(string)Enum for Product TYpe
- Added property
POST /Calculate/RentalAmountAnnuity
Request:
Changed content type : application/json
-
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
- Added property
productType(string)Enum for Product TYpe
- Added property
POST /Calculate/RentalAmountAnnuityWithVAT
Request:
Changed content type : application/json
-
Added property
incomeExpenseList(array)List of Components which
Items (object):
List of Income Expense with a boolean variable to select whether to pass that income to customer or not
-
Property
componentName(string) -
Property
amount(number) -
Property
isIncome(boolean) -
Property
isSubsidy(boolean) -
Property
passToCustomer(boolean)Pass to Customer flag
-
-
Added property
baloonTreatment(string)Enum to hold the decision for Baloon treatment
Enum values:
LastNormalPaymentAdditionToLastPayment
-
Added property
baloonReceivedAfterTerms(integer) -
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
- Added property
productType(string)Enum for Product TYpe
- Added property
POST /Calculate/RentalAmountFlat
Request:
Changed content type : application/json
-
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
- Added property
productType(string)Enum for Product TYpe
- Added property
POST /Calculate/RentalAmountEP
Request:
Changed content type : application/json
-
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
- Added property
productType(string)Enum for Product TYpe
- Added property
POST /Calculate/RentalAmountFlatPlus
Request:
Changed content type : application/json
-
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
- Added property
productType(string)Enum for Product TYpe
- Added property
POST /Calculate/RentalAmountAnnuity365
Request:
Changed content type : application/json
-
Added property
incomeExpenseList(array)List of Components which
-
Added property
baloonTreatment(string)Enum to hold the decision for Baloon treatment
-
Added property
baloonReceivedAfterTerms(integer) -
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
- Added property
productType(string)Enum for Product TYpe
- Added property
POST /Calculate/RentalAmountActual360
This method is used to Calculate Rental Amount using Actual 360
Request:
Changed content type : application/json
-
Added property
incomeExpenseList(array)List of Components which
-
Added property
baloonTreatment(string)Enum to hold the decision for Baloon treatment
-
Added property
baloonReceivedAfterTerms(integer) -
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
- Added property
productType(string)Enum for Product TYpe
- Added property
POST /Calculate/RentalAmountAnnuityWithBonusPayment
Request:
Changed content type : application/json
-
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
- Added property
productType(string)Enum for Product TYpe
- Added property
POST /Calculate/RentalAmountAnnuityWithSubsidyAndCommission
Request:
Changed content type : application/json
-
Changed property
requestParam(object)It accepts the basic parameters which are required to calculate Rental Amount or to Generate the Rental Amortization
- Added property
productType(string)Enum for Product TYpe
- Added property