v20.0.0
almost 3 years ago by Ian Dulla
More improvements, endpoints, and attributes.
Supported NLS Versions
- 5.30
Improvements
- Added PublicRecordNarrativeCount to
GET
/contacts/credit-profiles/{profile_id}/bankruptcy-history
- Added PublicRecordNarrativeCount to
GET
/contacts/credit-profiles/{profile_id}/collection-history
- Added month and year query parameters to
GET
/loans/{loan_id}/daily-trial-balances
- Added webapp_version and api_version to entry_log table
- Added Enabled property to
GET
/setup/branches
endpoint and filtered out branches with invalid contact types - Updated NSP Auth login page theme
- Added NLS username to logging. Added server and db logging in Hosted Environment.
- Added the following properties to the
GET
/loans/loan_id/automated-payments endpoint
:- Billing_Period
- Amount_Fixed
- Added Token to the logs for 401 responses
- Updated Database Schema Mapping to 5.30
- Added properties to
GET
/contacts/contact_id
:- CBBorrowerReportedDeceased
- CBCoBorrowerReportedDeceased
- Added properties to
GET
/contacts/relationships/loan/row_id
andGET
/loans/loan_id/relationships
:- CBBorrowerReportedDeceased
- Added properties to
GET
/setup/loan/status-codes
andGET
/setup/loan/status-codes/code_id
:- cb_cob_consumer_info_indicator
- Added properties to
GET
/loans/loan_id/statements
:- ConvenienceFee
- Added properties to
New Features
GET
/loans/{loan_id}/daily-trial-balances/months
GET
/contacts/credit-profiles/collection-history/{collection_id}/narratives
GET
/contacts/credit-profiles/bankruptcy-history/{bankruptcy_id}/narratives
DELETE
/contacts/credit-profiles/{profile_id}
GET
/loan/loan_id/automated-payments/accounts
Fixes
- Fixed an issue where an invalid database connection would be cached if the database was offline at the time the connection was created