Skip to main content
πŸ“Œ

Reserved Accounts

Permanent virtual account numbers dedicated to a specific customer or reference. Unlike disposable accounts, reserved accounts remain active across multiple payments until you explicitly close them.

♾️ Active until closedπŸ’³ Multiple payments🏷️ Reconcile by reference

How It Works​

Assign a dedicated virtual account number to each customer. The account stays open indefinitely β€” the customer can make repeat payments to the same number without you needing to provision a new one each time. When you no longer need the account (customer offboarded, project closed), call Close Reserved Account to deactivate it.

Reconcile by reference β€” not account number

After a reserved account is closed, its account number may be reassigned to another customer. Always identify transactions using the reference field from the webhook payload, never by account number alone.

Bearer token required

All endpoints require a valid Bearer token. Obtain one from the Access Token endpoint and pass it as Authorization: Bearer <token>.

Endpoints​