IHELA OFFICIAL DOCS
  1. Agent 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. Agent Services

Introduction

Agent services#

Agent services is a set of APIs that allows our partners to perform direct operations on iHelá accounts.
Among the operations, there are:
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.
Deposit: Executes deposit transactions.
Transaction Status: Checks whether a transaction was successful.
Operation Lookup: Retrieves details of withdrawal operations and returns a code field to validate the withdrawal.
Withrawal Validation: Validates a withdrawal initiated by the client.
Modified at 2025-05-30 09:16:07
Previous
Transaction fees
Next
Ping
Built with