Temenos Digital
R24 AMR | Min(s) read

Holdings

Holdings API allows the user to fetch the account level posted transactions from the Holdings Micro Service. These APIs also allow the user to fetch the balance details for a particular account.

The user must install and integrate the microservice app with the base application before consuming the Holdings API. For more information, click here.

Name Description Introduced In
getRecent This API is invoked from the client to fetch the pending Transactions from T24 (customizable) and Posted Transactions from the Holdings Micro Services. (This API is used in OLB application) 2020.04
getAccountTransactionByType This API is invoked from the client to fetch the posted Transactions from the Holdings Micro Services. (This is used in Mobile application) 2020.04
getAccountsPostedTransactionsPreview Retrieves all the pending and posted transactions for all the accounts of the logged in user. This API is used in smartwatches, where the user can preview the transactions with ease. 2021.01
getAllTransactionsForAdmin Retrieves the pending and posted transactions from an account of a customer. This API provides an admin based access to accounts. 2021.01
getLoanSchedule Retrieves the overdue and future installments or schedules for a specific loan account. 2021.01
getPostedUserTransactions Retrieves all the completed (posted) transactions of a specific user based on the User ID. The User ID gets generated for every user after a successful login. This API is used in mobile applications. 2021.01
GET Retrieves the pending and posted transactions of a specific account. 2021.01
getList(Blocket Funds) This API retrieves the blocked funds. 2021.10
generate(Download Transactions) This API generates the transaction to print. 2021.10
Object Data Model This Object Data Model describes the parameter name and other attribute details for Holdings.  

In this scenario, the GetAccountTransactionsByType API is used to fetch the pending transactions from T24 and posted transactions from Microservice for the OLB application, whereas the GetAccountPostedTransactions API is used to fetch the posted transactions for the Mobile application. The output response of the GetAccountTransactionsByType and GetAccountPostedTransactions APIs is the same as both the APIs are pointing to the same endpoint (Microservice). Therefore, when you invoke the GetAccountPostedTransactions API, the output response of this API contains same details.

In this topic

Copyright © 2020- Temenos Headquarters SA

Published on :
Thursday, May 30, 2024 11:36:21 AM IST