Create a beneficiary

Creates an individual or business beneficiary for future bank transfers. New beneficiaries begin in PENDING status and must be approved before they can receive a transfer.

For Nigerian accounts, use the current four-character bank code returned by List payout banks. Creating the same beneficiary more than once returns a validation error.

Body Params

Individual or business beneficiary to create.

string
required

The alias to identify this beneficiary

string
required

Bank code. For Nigerian accounts, use the four-character code returned by the payout-bank list.

string

The beneficiary's account number. Required when country is NG, or when ibanNumber is not provided.

string

The beneficiary's bank swift code. Required when country is not NG and ibanNumber is not provided.

string

Bank routing number (optional).

string
enum
required

The beneficiary's country code (e.g., "NG" for Nigeria).

string
enum
required

Identifies a business beneficiary.

Allowed:
string
enum
required

Whether the beneficiary owns the receiving account or is a third party.

Allowed:
string
required

The name of the beneficiary's company (applicable for business beneficiarys).

string

The registration number of the beneficiary's business (applicable for business beneficiary).

date

The registration date of the beneficiary's business (applicable for business beneficiary).

string

The state where the beneficiary is located.

string

The city where the beneficiary is located.

string

The beneficiary's tax identification number.

string
enum

Required for Nigerian businesses (country = NG).

Allowed:
string
required

The nature of the relationship with the beneficiary (e.g., "trade").

string
required

The beneficiary's address.

string

International Bank Account Number

string
enum

The bank account currency. Required when country is not NG.

string
^\d{5}$

Required for Kenyan businesses (country = KE). Must be exactly 5 digits.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json