Developer Docs
Flex
Version 1.3.9

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:

      • None
      • RV
      • Balloon

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

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

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

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

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

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:

    • LastNormalPayment
    • AdditionToLastPayment
  • 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

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

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

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

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

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

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

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