Skip to main content

Account Controller

APIs for managing accounts

📄Documentation

Retrieve a list of accounts for the authenticated user

Allows the authenticated user to retrieve a list of accounts based on specific search criteria.

Explorer
📄Documentation

Retrieve account details based on account id

Retrieve account details based on account id

Explorer
📄Documentation

Retrieve transaction summary for the specified account ID

This endpoint retrieves the transaction summary, including debit, credit, and final balance amounts, for the specified account ID based on the authenticated user's details.

Explorer
📄Documentation

Retrieve account statement

This API is used to retrieve the account statement

Explorer
📄Documentation

Retrieve the overdraft agenda for a specific account.

This endpoint retrieves the overdraft agenda for the specified account ID. It provides details about transactions related to the overdraft and includes pagination information, based on the authenticated user's permissions.

Explorer
📄Documentation

Retrieve Account Discount Information

Fetches discount details for a specified account ID. Optional parameters such as discount number, third party, start date, and end date can be provided to filter the discount information.

Explorer
📄Documentation

Retrieve minimum and maximum balances for the specified account ID

This endpoint retrieves the minimum and maximum balance amounts for the specified account ID based on the authenticated user's details.

Explorer
📄Documentation

Retrieve balance history of an account based on account ID, start date and end date

Retrieve balance history of an account based on account ID, start date and end date

Explorer
📄Documentation

Validate a given RIB (Bank Account Identifier) for a user

Validate a given RIB (Bank Account Identifier) for a user

Explorer