Multigate
    Multigate
    • 🚀 Getting Started
    • 🔓 Authentication
      • Get Token
      • Refresh Token
      • Logout User
    • 👋 Onboarding
      • Create Subclient
      • Get All Subclients
      • Get Subclient
      • Update Subclient
      • Create Subclient Shareholder
      • Get Subclient Shareholders
      • Update Subclient Shareholder
      • Upload Subclient Documents
      • Get Subclient Documents
      • Delete Subclient
      • Submit Subclient
    • 💰 Accounts
      • 📄 Statements
        • Get Statement
      • Create Virtual Account
      • Get Account
      • Get Accounts By
      • Get All Accounts
      • Simulate Inflow (UAT only)
    • 🔃 Conversions
      • Get Quote
      • Lock Rate
      • Get Trade
      • Get All Trades
    • 💸 Payments
      • 🏦 Banks
        • Get Bank Details
      • 👤 Beneficiaries
        • Create Beneficiary
        • Get All Beneficiaries
        • Get Beneficiary
        • Update Beneficiary
        • Validate Beneficiary Account (NGN only)
      • Create Single Transfer
      • Get Purpose Codes
      • Get Transfer Fields & Fees
      • Find Transfers
    • 📩 Webhooks / Push Notifications
      • Add a New Client Configuration
      • Update Client Configuration Current Mode
      • Get Client Configuration

    💰 Accounts

    Account types#

    The platform enables both the creation of new virtual Multigate accounts in multiple currencies and the linking of existing external bank accounts.
    When retrieving accounts, you can distinguish between these types of account using the accountType field, which will return either multigate or linked.

    Multigate (virtual) accounts#

    Multigate accounts currently support the following currencies:
    CurrencyFunding via domestic rail supported?
    AUDYes
    CADYes
    CHFNo
    CNHNo
    EURYes
    GBPYes
    HKDYes
    IDRYes
    JPYYes
    NOKNo
    NZDNo
    PLNYes
    SEKNo
    SGDYes
    THBYes
    USDYes
    ZARNo

    Linked accounts#

    Linking existing bank accounts is currently only supported in Nigeria.

    Account lifecycle#

    Multigate (virtual) accounts#

    image.png

    Linked accounts#

    Coming soon.

    Account statuses#

    StatusAccount typeDescription
    processingBothThe account is in the process of being opened or linked.
    activeBothThe account is ready and able to transact.
    disconnectedLinkedThe account has been unlinked and is no longer active.
    disabledMultigateThe account has been disabled for compliance reasons.
    failedMultigateThe account failed opening.
    Previous
    Submit Subclient
    Next
    Get Statement
    Built with