:
:
Operation | Description |
GetAccountsByUserOp | This operation is used to query all accounts with given user login id. |
GetAllTransactionByAccountAndDateOp | This operation is used to query the transaction history information with account number and start-end date. |
GetMyPayeesByUserIdOp | This operation is used to query the payee list saved with given user id. |
InsertAllTransactionOp | This operation is a transfer mock transfer operation to insert the transaction data in mock up database. |