Transfer Overview

The Transfer Service enables secure and efficient movement of funds between accounts. Through this service, users can initiate, track, and manage transfers within to external bank accounts

API Guide

The following Endpoints are available for integration via our External API:

  • Initiate terminal transfer
    Create a new transfer between accounts by specifying the sender, recipient, and amount. This endpoint initiates a straightforward transfer process, supporting a range of currencies and account types.
  • Initiate Transfer for a customer
    Start a transfer on behalf of a customer using their account information. This endpoint facilitates customer-authorized transfers, enabling seamless fund movement directly from customer accounts.
  • Get Exchange rate quote
    Retrieve the latest exchange rate quote for a specified currency pair. This endpoint provides accurate, real-time conversion rates, helping users assess costs and confirm rates for international transfers.
  • Get Transfer Details for a customer
    Access detailed information for a specific transfer by the unique identifier for the customer. This endpoint delivers transfer status, timestamps, and transaction history.
  • Delete transfer
    Remove a pending transfer before it is processed. This endpoint enables users to cancel or delete transfers that have not yet been completed, helping prevent accidental or unauthorized transactions.
  • Get Terminal Transfer
    Retrieve a list of all transfers, with optional filters for date or status. This endpoint provides an overview of recent transfers, supporting efficient tracking and reporting.
  • Get Terminal transfers by ID
    Fetch specific details for a single transfer using its unique transfer ID. This endpoint allows users to monitor the status, amount, and other information for individual transactions with precision.