Account Information
Account information refers to the details and data associated with a financial account, such as a bank account, credit card account, or loan account. It includes information such as account holders details, account information, transaction activity, balances and so on.
-
Retrieves the details of the given arrangement such as arrangement id,account id,customer details,product details ,arrangement start date and arrangement status
-
Retrieves the currency, balances, limit details and arrangement details of the account
-
Retrieves the status of the given activity
-
Retrieves various types of balances such as cleared, online, locked and usable balance of the account
-
Retrieves account transaction details such as transaction type, amount, transaction reference, credit or debit indicator, booking and effective date of transaction
-
Retrieves the transaction list for a given Account Number-This API is deprecated and going forward the following URL has to be used.URL:/holdings/arrangements/{arrangementId}/transactions
-
Retrieves the activity log of an account-This API is deprecated and going forward the following URL has to be used.URL:/holdings/arrangements/{arrangementId}/activities
-
Allows to create and manage various types of accounts such as current, savings, corporate, islamic, non-resident and minor accounts created using the Arrangement Architecture. Pool accounts can also be created for Notional pooling purpose
Fetch Simulation
GETRetrieves the simulated activity details of an account
Creating a Bundle
Creating a cash management structure (bundle) has three stages.Draft, Preliminary, Live
-
Allows creation of master / bundle arrangement for summary, currency, transaction and master transaction accounts.
-
Updates the bundle arrangement status from draft to pending live with all the accounts created.
Set GoLive Date
PUTUpdates golive date for the master arrangement. This is the date from which the master arrangement will become effective.
Add Accounts
PUTUpdates new accounts to the preliminary or modify the existing accounts from the preliminary structure.
Creating Internal FX
You can define an intra-cash pool transaction between transaction Accounts that are in different currencies without affecting the currency top accounts balances using the exchange rates set as Internal FX. In AA, a new product is created under the “Relationship Pricing” product line called, Internal FX. Under this product, the user can define the exchange rates for each currency pair that is used when the system performs intra-cash pool transactions. Internal FX will allow the corporate customer to perform cross-currency movements without affecting the bank’s currency positions.
Creating Internal FX
POSTInternal foreign exchange allows the corporate customer to perform cross-currency movements without affecting the bank currency positions.