latestOpenAPI 3.1.02026-08-04490133.8 KB
7c1b8e2a0830
NGN Temporary Virtual Account
This is for Naira Virtual Sub Account. It's disposable virtual accounts tied to the main business account, can be used to generate virtual accounts for your users
post/collections/tempVirtualAccounts
Request body
Response
200
Example response
{
"code": 200,
"data": {
"tempBankAccount": {
"id": 14,
"accountId": 182,
"amount": "1000",
"bankId": "651c4ab0a2a33f375127b84r",
"bankName": "GLOBUS BANK",
"bankCode": "103",
"accountName": "FIN-Eversend",
"accountNumber": "1234567890",
"reference": "TBA463",
"status": "approved",
"isActive": true,
"expiresAt": "2023-10-03T18:09:04.745Z",
"createdAt": "2023-10-03T17:09:04.927Z",
"updatedAt": "2023-10-03T17:09:04.927Z"
}
},
"success": true
}