Account Statement
Account statements are issued on a periodic basis and include all debits and credits to a customer account that occurred during the statement period.
-
Retrieves the statement details of the transactions for the given account such as booking date, value date, transaction reference, transaction code, debit or credit amount, closing balance based on the given dates(from date and to date).If dates are not given, retrieves the last 1M transactions.If from date alone is given, retrieves the transactions from given date to today.If end date alone is given, retrieves the last 1M transactions prior to the given end date.If period is given, retrieves the transactions for the period.If account id and transaction id are given, retrieves that particular transaction details
-
Retrieves the details of future transaction entries such as statement reference, value date, booking date, transaction reference, transaction code and amount
Create and Manage Customer
Creating customer profile within the bank's customer database or CRM system enables the banks to target specific customer segments with personalized messages and offers.
Create Customer
POSTCreate a customer with the information such as customer contact information, residence details, legal document details, occupation details and relationship details, etc provided by the user. It allows to create a customer with system generated id.
-
Create a customer relationship for a customer with details such as type of relationship, party information, related as, owning details, role & purpose of relationship
-
Update customer details with the information such as customer contact information, residence details, legal document details, occupation details and relationship details, etc provided by the user
-
Update customer relationship for a customer with details such as type of relationship, party information, related as, owning details, role & purpose of relationship
-
Retrieves the customer details such as customer contact information, residence details, legal document details, occupation details and relationship details for the specific customer
-
Retrieves customer relationship details such as type of relationship, party information, related as, owning details, role & purpose of relationship for specific party or customer