API Doc Version 1.3.10
What's New
POST
/Calculate/APROnYearFactor
This method calculates APR On Year Factor
What's Changed
POST
/Calculate/MergeFeeInRepaymentPlan
Request:
Changed content type : application/json
-
Changed property
fees
(array)List of Fees
Changed items (object):
Class containing attributes for the Fee
-
Added property
occurance
(string)Fee Freqeuncy Occurance. Values are "OnSpecificDate" and "WithSpecificPayment".
-
Added property
firstDueDate
(string)First Due Date of the Fee
-
Added property
paymentNumber
(integer)Payment Number on which fee should be applied
-
Deleted property
dueDate
(string) -
Changed property
name
(string)Fee Name
-
Changed property
amount
(number)Fee Amount
-
Changed property
frequency
(string)Fee Frequency. Values are "OneTime", "WithEveryPayment", "Monthly", "Quarterly", "SemiAnnual" and "Annual".
-
-
Changed property
repaymentPlan
(array)List of Payment Plan
Return Type:
Changed response : 200 OK
Success
- New content type :
application/json
POST
/Calculate/CalculateAPR
Request:
Changed content type : application/json
-
Added property
irrRoundingDetail
(object)class to If Rounding is required. In Future, Rounding Type will be exposed in this class
-
Property
isRoundingRequired
(boolean)Is Rounding Required
-
Property
upto
(integer)Rounding Upto
-
-
Deleted property
irrRoundindDetail
(object)class to If Rounding is required. In Future, Rounding Type will be exposed in this class
POST
/Calculate/StraightLineProRataAmortization
POST
/Calculate/RentalAmountAnnuity
Request:
Changed content type : application/json
- Changed property
numberOfAdvanceRentals
(integer)Property to implement Number of Advance Rental
POST
/Calculate/RentalAmountAnnuityWithVAT
Request:
Changed content type : application/json
- Changed property
numberOfAdvanceRentals
(integer)Property to implement Number of Advance Rental
POST
/Calculate/RentalAmountAnnuityForComponent
POST
/Calculate/RentalAmountFlat
Request:
Changed content type : application/json
- Changed property
numberOfAdvanceRentals
(integer)Property to implement Number of Advance Rental
POST
/Calculate/RentalAmountEP
Request:
Changed content type : application/json
- Changed property
numberOfAdvanceRentals
(integer)Property to implement Number of Advance Rental
POST
/Calculate/RentalAmountFlatPlus
Request:
Changed content type : application/json
- Changed property
numberOfAdvanceRentals
(integer)Property to implement Number of Advance Rental
POST
/Calculate/RentalAmountAnnuity365
Request:
Changed content type : application/json
- Changed property
numberOfAdvanceRentals
(integer)Property to implement Number of Advance Rental
POST
/Calculate/RentalAmountActual360
Request:
Changed content type : application/json
- Changed property
numberOfAdvanceRentals
(integer)Property to implement Number of Advance Rental
POST
/Calculate/RentalAmountAnnuityWithBonusPayment
Request:
Changed content type : application/json
- Changed property
numberOfAdvanceRentals
(integer)Property to implement Number of Advance Rental
POST
/Calculate/RentalAmountAnnuityWithSubsidyAndCommission
Request:
Changed content type : application/json
- Changed property
numberOfAdvanceRentals
(integer)Property to implement Number of Advance Rental