Create a virtual account number
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
{
"response_code": "02",
"response_message": "Transaction in progress",
"flw_ref": "MockFLWRef-1711620308271",
"order_ref": "URF_1711620308080_5006035",
"account_number": "0067100155",
"account_status": "active",
"frequency": 1,
"bank_name": "Mock Bank",
"created_at": 1711620308271,
"expiry_date": 1711620308271,
"note": "Mock note",
"amount": "100.00"
}