Transaction History
Fetch Virtual Account Transaction History
Endpoint
GET {{baseUrl}}
/business/virtual-account/history/{{accountNumber}}
Description
This endpoint allows you to fetch the transaction history of a virtual account.
Request
Headers
Content-Type: application/json
Authorization: Bearer {your_api_token}
Path Parameters
Parameter
Type
Required
Description
user_id
string
Yes
Unique identifier of the user
Example Request
Last updated