Virtual Accounts
Transaction History
This endpoint enables you to retrieve the transaction history for a virtual account generated by you.
GET
Transaction History
Use this endpoint to fetch the transaction history of a specific virtual account. Pagination parameters are supported to handle large datasets.
Request Parameters
A unique identifier for the request, used for idempotency.
Example: e0b9f8d0-7a57-4a67-a8b2-4d7c7b5a37c9
The page number to retrieve for paginated results.
Example: 1
The number of transactions to retrieve per page.
Example: 10
The account number of the virtual account whose transaction history is being requested.
Example: 1158745523
Was this page helpful?