Regionalized Solutions
Updated On 10 July 2024 | Min(s) read

APIs

Please find below the API details for the Lending Compliance module.

The API will only be useable if the module has been licensed by the client.

In the URL, vx.x.x denotes the swagger version that client has licensed.

Endpoint Method URL Description
getRestructureRenewalDetails GET http://<hostname>:<jboss_port>/mxmb-provider-iris/api/vx.x.x/holdings/mx/loans/{loanId}/restructures Retrieves the restructured/renewed details of a loan along with sustained payment information such as restructure or renewal count.
getMexicanLoanClassification GET http://<hostname>:<jboss_port>/mxmb-provider-iris/api/vx.x.x/holdings/mx/loans/{loanId}/classifications Retrieves the details about theclassification of the loan like auto or manual.
updateMexicanLoanClassification PUT http://<hostname>:<jboss_port>/mxmb-provider-iris/api/vx.x.x/holdings/mx/loans/{loanId}/classifications Updates the manual classification status of the loan based on operative analysis.
getRestructureRenewalRequests GET http://<hostname>:<jboss_port>/mxmb-provider-iris/api/vx.x.x//holdings/mx/loans/restructures/serviceRequests Retrieves the executed restructure and renewal requests of a loan with details like source and target loan.
getLoanParameters GET http://<hostname>:<jboss_port>/mxmb-provider-iris/api/vx.x.x/settings/mx/loans/parameters/{parameterId} Retrieves the configurations required for lending functionality to achieve Mexican regulation such as loan classification stages.
createLoanParameters POST http://<hostname>:<jboss_port>/mxmb-provider-iris/api/vx.x.x/settings/mx/loans/parameters/{parameterId} Creates the configurations required for the lending functionality to achieve the Mexican regulation, such as loan classification, restructure and renewal, sustained payment and real interest calculation. The allowed values are SYSTEM, COMPANY, COMPANY-PRODUCT.GROUP, COMPANY-PRODUCT.
updateLoanParameters PUT http://<hostname>:<jboss_port>/mxmb-provider-iris/api/vx.x.x/settings/mx/loans/parameters/{parameterId} Updates the configurations required for the lending functionality to achieve the Mexican regulation, such as loan classification, restructure and renewal, sustained payment and real interest calculation. The allowed values are SYSTEM, COMPANY, COMPANY-PRODUCT.GROUP, COMPANY-PRODUCT.
retrieveLoanParameters GET http://<hostname>:<jboss_port>/mxmb-provider-iris/api/vx.x.x/settings/mx/loans/parameters/{parameterId} Retrieves the configurations required for the lending functionality to achieve the Mexican regulation, such as loan classification, restructure and renewal, sustained payment and real interest calculation. The allowed values are SYSTEM, COMPANY, COMPANY-PRODUCT.GROUP, COMPANY-PRODUCT.
getMexicanLimitClassification GET http://<hostname>:<jboss_port>/mxmb-provider-iris/api/vx.x.x/holdings/mx/creditLimit/{limitId}/classifications Retrieves the limit details along with the classification stage assigned to the limit as per the Mexican regulation.

In this topic

Copyright © 2020- Temenos Headquarters SA

Published on :
Sunday, March 23, 2025 1:51:30 PM IST