Generic API's
Please find below the API details for the Rate Lock module.
The API will only be useable if the module has been licenced by the client.
Below are the Generic APIs that are exposed as part of the rate lock.
| API Name | Method | Description | URL |
|---|---|---|---|
| createRateLockLoan |
POST
|
Creates the loan with the rate lock reference Id. | http://<hostname>:<jboss_port>/<iris_war>/api/v1.0.0/holdings/au/loans/rateLocks |
| updateRateLockLoan |
PUT
|
Updates the loan with the rate lock reference Id. | http://<hostname>:<jboss_port>/<iris_war>/api/v1.0.0/holdings/au/loans/{loanId}/rateLocks |
In this topic