Virtual Account

Virtual accounts are generated nigerian account details (account number and bank) that allow Poggah merchants to receive payments from customers via bank transfer.

POST {{BASE_URL}} /v1/account/create-virtual-account

Parameters

Parameter
Type
Description
Required

RequestReference

string

A unique reference for this specific API call.

True

RequestType

string

This will be either Live (for real Transaction) or Sandbox (for testing purpose)

True

Amount

decimal

The amount the customer is required to pay.

True

NameOnAccount

string

Name

True

FirstName

string

Customer first name

True

LastName

string

Customer last name

True

Email

string

Customer email address

True

Reference

string

Unique Customer Identifier (this will be used for getting customers details)

True

PhoneNumber

string

Customers phone number

True

Bvn

string

Customers BVN

True

Request

Last updated