Browpay API Documentation
  • Home
  • Escrow QuickStart Guide
  • Authentication
  • Webhooks
    • Signature Validation
    • Encryption and Decryption
  • Payments
    • Collect Payments
      • Initialize Transaction
      • Verify Payments
      • List Payments
    • Transaction Codes
      • Verify Token
      • List Codes
  • Payouts
    • Account Resolution
    • Transfers
      • Create Transfer
      • Fetch Transfer
      • List Transfers
  • Customers
    • Fetch Customers
    • Load Customer
  • Products
    • Fetch Products
  • Miscellaneous
    • Balances
    • Banks
    • Countries
  • Plugins
    • Plugins and Libraries
Powered by GitBook
On this page

Was this helpful?

  1. Payouts

Transfers

PreviousAccount ResolutionNextCreate Transfer

Last updated 5 months ago

Was this helpful?

Overview

This group of endpoints allows you to make direct withdrawals from your main wallet balance, manage transfer status and access information about your transfers, note that transactions here are binding and similarly tracked as the transfers you make through your dashboard.

You are advised to setup your webhook in order to receive prompt updates about your transfer status from our servers.

See to setup your webhook endpoints and receive dispatched transfer events.

See to retrieve your updated balances.

Webhooks
Balances