Payouts

The Payout APIs let you make transfers, send money from your Collect Account to any bank account of your choice.

You can also manage your transfer recipients whilst making payouts.

API Usage

  • The Banks API gets all supported lists of banks

  • The Account Resolve API validates a given account number with a particular bank code. The bank code is retrieved from the Banks API

  • The Create Transfer Recipient API enables you to create a beneficiary/transfer recipient you want to transfer to. Kindly note that the Create Transfer API request payload accepts the recipient shortcode.

  • The Create Transfer API lets you create a transfer to a particular transfer recipient

  • List all transfers using the Get Transfers API endpoint and view single transfer details with the Get Transfer endpoint.

  • List all transfer recipients using the Get Transfers Recipient and Get Transfer Recipient is also used to list all transfers recipient and view all transfer recipients.