v14.0.0
about 4 years ago by Ian Dulla
More improvements, new endpoints, and fixes
Supported NLS Versions
- 5.24.0
Improvements
- Added User Defined Fields Search to
POST
/contacts/search
- Added Phone Numbers to response of
POST
/contacts/branches/search
- Granted Web User Access to
POST
/contacts/branches/search
- Updated Database Schema Mapping to 5.24
- Added properties to
GET
/loans/loan_id/payment-gateway/credit-cards
- PaymentGatewayProfileID
- Added properties to
POST
/loans/loan_id/payment-gateway/credit-cards
-PaymentGatewayProfileID (required) - Added properties to
GET
/loans/payment-gateway/credit-cards/token_id
- PaymentGatewayProfileID
- Added properties to
POST
/loans/payment-gateway/credit-cards/token_id/forget
- PaymentGatewayProfileID
- Added properties to
GET
/contacts/contact_id/field-history
- Modification_Description
- Added properties to
GET
/setup/loan/templates/template_id
- Max_Total_Accrued_Interest
- Added properties to
GET
/loans/loan_id/setup
- Max_Total_Accrued_Interest
- Added properties to
New Features
GET
/setup/contact/identity-sources
GET
/setup/contact/identity-reasons
GET
/contacts/identity-documents/{document_id}
GET
/contacts/{contact_id}/identity-documents
Fixes
- Fixed an issue where errors occurred when making concurrent Access Token requests
- Fixed an issue where the
count
andtotalCount
properties were missing from
GET
/loans/{loan_id}/amortization-schedule
- Fixed an issue where the
PrenoteFlag
property in theGET
/loans/automated-payments/{row_id}
endpoint response was set to theboolean
data type instead of the 16 bit integer data type