Get Virtual Account
Virtual Accounts
Get Virtual Account
GET /api/v1/virtual-accounts/ - Retrieve a virtual account
GET
Get Virtual Account
Retrieve a specific virtual account for the authenticated tenant.Documentation Index
Fetch the complete documentation index at: https://docs.usezentra.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Path Parameters
Virtual account ID.
Response Fields
Unique identifier for the virtual account.
Tenant that owns the account.
Customer assigned to the account.
Provider account number.
Name on the account.
Provider bank code or slug.
Human-readable bank name.
Provider selected for the account.
Current account status.
Account type stored by the service.
Total inbound amount recorded on this account, in minor units.
Number of recorded inbound credits.
Account metadata.
Provider expiry timestamp if the account allocation is temporary.
ISO 8601 creation timestamp.
ISO 8601 last-update timestamp.
Example Request
Example Response
Error Responses
Use Cases
Display Account Details
Display Account Details
Show customers their account number and bank details in your app.
Verify Status
Verify Status
Confirm whether an account is
active, frozen, closed, or expired before presenting it to users.Track Credits
Track Credits
Use
total_received_minor and transaction_count for reporting and reconciliation.Next Steps
List Accounts
View all virtual accounts
Close Account
Close the account
Webhooks
Handle account events