Create Bulk Transfer

Use this API to create a bulk transfer.

Log in to see full request history
Body Params
string
required

Type of bulk transfer you want to create.

Possible values:

  • account_number
string
required

The account_id from which money should be debited.

Note: Currently, you can only use a virtual account used as a transfer wallet as a debit account.

Example: va_thdScysrIYcT7R5X1NuMhbRNH

array of objects
required

Array of objects that contains the details of the individual transfers you want to perform.

transfers*
string
required

Unique reference for the bulk transfer request set by you.

  • Only alphabets and numbers are allowed.
  • Minimum: 7 characters.
  • Maximum: 40 characters.
Example: 1234567890123

Responses

Language
Credentials