v22.0.0
over 2 years ago by Ian Dulla
More improvements, endpoints, and attributes.
Supported NLS Version
- 5.32.0
Improvements
- Added Statement Generation to
GET
/loans/statements/{statement_id}/file
if the statement is not stored in the database - Added option to disable Swagger UI in API installer
- Added the following properties to
GET
/loans/{loan_id}/automated-payments
:- Billing_Next_Date
- LastFourDigits
- ExpirationDate
- Payment_Amount
- BrandType
- Granted Web User Access to
GET
/loans/{loan_id}/statistics
- Added horizontal scrollbar to endpoint cards in Swagger UI if they exceed the maximum width
- Added startDate and endDate Parameters to
GET
/loans/{loan_id}/payment-history
- Added startDate and endDate Parameters to
GET
/loans/{loan_id}/payments-due
- Added numberOfPeriods to
GET
/nls/advance-period
- Updated Database Schema Mapping to 5.32
- Added Modified_Date_Utc property to the following endpoints:
GET
/loans/{loan_id}/daily-trial-balances
GET
/loans/{loan_id}/interest-accruals
GET
/loans/{loan_id}/transactions
POST
/loans/{loan_id}/transactions/payments
GET
/loans/amortized-fees/{fee_id}/transactions
New Features
GET
/setup/loan/payment-rules
GET
/reports
POST
/nls/calculate-actual-int-year-amortized-payment-amount
GET
/setup/loan/templates/{template_id}/payment-schedule
GET
/setup/loan/templates/{template_id}/interest-rates
GET
/loans/participants/{participant_id}
GET
/loans/participants/{participant_id}/interest-rates
GET
/loans/participants/{participant_id}/statistics
GET
/loans/{loan_id}/payment-schedule
Fixes
- Fixed an issue where NSP Auth was counting multiple NLS users on the same machine as multiple licenses instead of one license