Cash Reserve Ratio Installation Guide

This document aims at explaining the installation procedures required to install the CBMB_CashReserveRatio cbmb-provider-iris.war package successfully in Temenos Transact.

General Considerations

  1. When transferring the pack via FTP, the transport method must be set to binary.

Installation Steps

Follow the steps bellow to install the package.

  1. Deploy the IRIS war in jboss, cbmb-provider-iris.war: \jboss\standalone\deployments.
  2. The API details are provided below.

    API

    API functionality

    GET API

    API to retrieve the list of cash reserve maintained by the financial institutions with the central bank for a given period.

    GET API

    API to retrieve the list of banks for which the deposit balances have not been provided to the central bank for a given period.

  3. The provider URL's are given below.

    API

    URI

    GET API

    http://<hostname>:<jboss_port>/<iris_war>/api/v1.0.0/holdings/cashBalances/{calendarPeriod}

    GET API

    http://<hostname>:<jboss_port>/<iris_war>/api/v1.0.0/holdings/cashBalances/outstandings/{calendarPeriod}

  4. Samples of the API's are provided below.
    • GET API: http://localhost:9089/cbmb-provider-iris/api/v1.0.0/holdings/cashBalances/03.2021
    • GET API: http://localhost:9089/cbmb-provider-iris/api/v1.0.0/holdings/cashBalances/outstandings/03.2021

API Details

Copyright © 2020- Temenos Headquarters SA

Published on :
Thursday, October 13, 2022 3:02:28 PM IST

Feedback
x