Account Statement
This message allows the user to request for Statement of a particular account on a particular date.
APIs
-
This API can be used to retrieve the details of the given Bank Account along with the list of transactions, on any given date. API accepts the account number and transaction date as input, along with other parameters. Account Statement API will validate the values provided in sender_cd, account_num and date fields.
This API returns maximum of 200 transactions per call. Each response message will contain the sequence number of the last transaction included in the current list, in the field “last_seq_num”. The client application can then retrieve the next 200 transactions in a subsequent call