v24.0.0
about 2 years ago by Ian Dulla
More improvements, endpoints, and attributes.
Supported Versions
- 5.34.0
Improvements
- Granted Web User Access to the following endpoints:
- GET /loans/loan_id/detail1/field/documents
- POST /loans/loan_id/detail1/field/documents
- GET /loans/loan_id/detail2/field/documents
- POST /loans/loan_id/detail2/field/documents
- Added the following query parameters to the GET /users/{user_id}/branch-divisions endpoint:
- parentDivisionID
- includeDivisions
- Added the following query parameters to the GET /setup/branch-divisions endpoint:
- trusteeFilter
- includeDivisions
- Added Address_Type to search parameters of POST /contacts/search
- Updated Database Schema Mapping to 5.34
New Features
- GET /loans/{loan_id}/cdfi-transactions
- GET /loans/{loan_id}/detailed-info
- GET /loans/{loan_id}/add-on-interest
Fixes
- Fixed an issue where POST /loans/{loan_id}/calculate-payoff-amounts would default invalid "Type" parameter values to "Payment". A Validation Error will now be returned instead.
- Fixed an issue where POST /loans/{loan_id}/calculate-payoff-amounts was ignoring VirtualTransactions with the "Type" set to "Advance"
- Fixed an issue where a 500 Internal Server Error was being returned when generated PDF output for the following Reports:
- NortridgeReportBuilder.dll
- Couponbook.dll