Account Transactions
This endpoint allows you to retrieve transactions of a specific virtual account created
POST
https://api.oneappgo.com/v1/vaccount-trans
Headers
Name | Type | Description |
---|---|---|
authorization* | String | SECRET_KEY |
Request Body
Name | Type | Description |
---|---|---|
trackingid* | String | virtual account tracing id or account number |
Take a look at how you might do this:
Last updated