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
GetAccountTransactionsByType 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
GetAccountPostedTransactions 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

NOTE: 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.


Bookmark Name Actions
Feedback
x