IHELA OFFICIAL DOCS
  1. Banking Services
IHELA OFFICIAL DOCS
  • iHela Ryanje Official Docs
  • Merchant Services
    • Introduction
    • Basics
      • oAuth2 Authentication
      • Cashin Payment banks
      • Cashout Payment banks
      • Account Lookup
    • Bills Payment
      • Bills operations flow
      • Bills Init
      • Bill Status Check
      • Account Cashin
  • Banking Services
    • Introduction
    • Ping
      GET
    • Token Refresh
      POST
    • Token request
      POST
    • Account Lookup
      POST
    • Account Balance
      POST
    • Statement
      GET
    • Withdrawal
      POST
    • Deposit
      POST
    • Transaction Status
      POST
    • Transaction fees
      POST
  • Agent Services
    • Introduction
    • Ping
      GET
    • Token Refresh
      POST
    • Token request
      POST
    • Account Lookup
      POST
    • Deposit
      POST
    • Withdrawal Validation
      POST
    • Operation Lookup
      POST
    • Transaction Status
      POST
  1. Banking Services

Introduction

Banking services#

Banking services is a set of APIs that allows our partners to perform direct operations on iHelá accounts.
The available operations include:
Ping: Checks if the connection to iHelá is active.
Token request: Requests an access token for user authentication.
Token refresh : Retrieves a new access token when the current one expires.
Account Lookup: Provides detailed information about a specific account.
Statement :Retrieves a mini bank statement for the specified account.
Account Balance:Retrieves the current balance of the account..
Withdrawal:Executes withdrawal transactions.
Deposit:Executes deposit transactions.
Transaction Status:Checks whether a transaction was successful.
Modified at 2025-06-25 15:03:58
Previous
Account Cashin
Next
Ping
Built with