Get a virtual account

Retrieves a virtual account by the merchant's reference for the authenticated business.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Path Parameters

ParameterTypeRequiredDescription
referencestringYesThe merchant reference you used when creating the virtual account.

Response Body

Returns the same shape as Create Virtual Account — Response Body (CreateVirtualAccountResponse).

Example Response

{
  "id": "e2c4d6f8-aabb-ccdd-eeff-001122334455",
  "currency": "NGN",
  "status": "active",
  "reference": "VA-CUST-9381",
  "customer": {
    "name": "Jane Marie Doe",
    "account_number": "9988776655",
    "bank_code": "101",
    "email": "[email protected]",
    "reference": "VA-CUST-9381"
  }
}
Path Params
string
required

Merchant Reference

Responses

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