HwebPay Logo
HwebPay
Docs Wallet Generation

Wallet Generation

Create a permanent virtual account (Sub-Account) for your business or customers. This wallet can hold funds and can be used to fund transfers.

POST /accounts/generate
Endpoint

This endpoint uses the business information linked to your API key (Verified Merchant) to automatically generate a compliant sub-account with our banking partner.

Response Example
{
  "status": "success",
  "data": {
     "bankName": "SafeHaven MFB",
     "accountNumber": "8001234567",
     "accountName": "MY BUSINESS LTD"
  }
}

© 2026 HwebPay Docs Portal

Developer Community