v25.0.0
over 1 year ago by Ian Dulla
More improvements, endpoints, and attributes.
Supported NLS Versions
- 5.35
Improvements
- Added includeIndirectRelationships query parameter to GET /contacts/{contact_id}/relationships/contact
- Added support for Interface Users
- Added Voucher_Type_Code_Id to the following endpoints:
- GET /setup/loan/transaction-codes
- GET /setup/loan/transaction-codes/reversal
- Updated Database Schema Mapping to 5.35
- Added OptionFlags property to the following endpoints:
- GET /cash-drawers
- GET /cash-drawers/{drawer_id}
- Added RoundFactor and RoundMethod properties to the following endpoints:
- GET /setup/loan/interest-plans/{plan_id}/details
- GET /setup/loan/templates/{template_id}/interest-rates
- GET /loans/{loan_id}/interest-rates
- GET /loans/participants/{participant_id}/interest-rates
- Added Original_Recourse_Amount property to the following endpoints:
- GET /loans/{loan_id}
- GET /contacts/{contact_id}/loans
- PUT /loans/{loan_id}/borrower-loan-nickname
- Added Grace_Period_Override property to the following endpoint:
- GET /loans/collection-comments/{comment_id}/promise-to-pay
- Added ProcessingFlags property to the following endpoint:
- GET /loans/{loan_id}/pending-transactions
- Added Inactive_Flag property to the following endpoint:
- GET /contacts/relationships/address-book/{row_id}
- GET /contacts/relationships/contact/{row_id}
- Added OptionFlags property to the following endpoints:
New Features
- GET /loans/{loan_id}/participant-rules
- POST /nls/calculate-amortized-payment-amount/xml
- GET /contacts/{contact_id}/dealer-setup
- PUT /contacts/{contact_id}/dealer-setup
- GET /loans/{loan_id}/amortization-info
- POST /contacts/{contact_id}/comments
- POST /loans/{loan_id}/comments
Fixes
- Fixed an issue with the POST /loans/{loan_id}/transactions/payment endpoint where the PaymentMethodReference param was being stored as both the PaymentMethodReference and Reference in the NLS Database causing the Reference parameter to be ignored
- Fixed an issue where NSP Auth was not logging because the log4net.config file for NSP Auth was configured incorrectly
- Fixed an issue where the POST /loans/{loan_id}/payment-gateway/credit-cards endpoint was not populating the EnrolledDate column in the PaymentGatewayToken taken