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.
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.
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.
All endpoints require a valid Bearer token. Obtain one from the Access Token endpoint and pass it as Authorization: Bearer <token>.