Skip to main content

IBAN Overview

Introduction

The IBAN (International Bank Account Number) API provides a comprehensive set of endpoints for managing international recipients, merchants, and file uploads. This API enables seamless integration with the Ahrvo payment gateway for cross-border transactions.

Features

  • Recipient Management: Create and manage international payment recipients
  • Merchant Management: Create customer accounts for merchant operations
  • File Upload: Upload documents and supporting files
  • Authentication: Secure token-based authentication

Authentication

All API requests require authentication using a Bearer token. Obtain your access token using the Authentication endpoint with your app_id and app_secret.

Base URL

Production: https://api.ahrvo.network
Test: https://gateway.ahrvo.network

Common Headers

HeaderValueRequiredDescription
AuthorizationBearer {token}YesAuthentication token
Content-Typeapplication/jsonYesRequest content type
Acceptapplication/jsonYesResponse content type

Getting Started

  1. Obtain Authentication Token: Use the Authentication endpoint to get your access token
  2. Create Merchant Account: Set up a customer account using your credentials
  3. Upload Documents: Upload any required verification documents
  4. Create Recipients: Add payment recipients with their banking details
  5. Process Payments: Execute international transfers to your recipients

API Endpoints

Authentication

Customer Management

Virtual Accounts

Recipients

Payments

File Management

Support

For API support and questions, please contact the support team.