Bell BAAS
  • Introduction
  • Getting Started
  • REFERENCES
    • Virtual Accounts
      • Create Client (Individual)
      • Create Client (Corporate)
      • Get Client Accounts
      • Name Enquiry (Internal)
      • Get Account Info
    • Bank Transfer
      • Bank List
      • Name Enquiry
      • Transfer
      • Requery Transfer
    • Transactions
      • All Transactions
      • Transaction by Reference
  • WEBHOOK
    • Transaction Notification
Powered by GitBook
On this page

Introduction

Welcome to the Bell BASS API Integration Guide. This document aims to provide developers with a comprehensive understanding of how to integrate various Bell BASS API services into their applications.

Overview

The Bell BASS API offers a wide range of functionalities to streamline financial operations:

  1. Bank Transfer:

    • Description: Enables secure and efficient transfer of funds between bank accounts. This service includes endpoints for retrieving a list of supported banks, performing name enquiries to verify account details, and initiating bank transfers.

  2. Virtual Account:

    • Description: Provides functionality to manage virtual accounts. Virtual accounts can be used for various purposes such as receiving payments, managing sub-accounts for different users, or organizing funds for specific projects.

  3. Utility Bill Payment:

    • Description: Allows users to pay utility bills directly through the API. This includes managing biller lists, fetching bill details, and processing bill payments.

  4. Webhook Notifications:

    • Description: Facilitates real-time notifications for various events such as transaction status updates, new payments received, and other significant activities. Webhooks ensure that your application can react immediately to important changes.

NextGetting Started

Last updated 1 year ago