get_virtual_account_history
Retrieve the activity history for a virtual account, including deposits, payouts, and other events, with optional filters for event type and result count.
Instructions
Get the activity history for a virtual account (deposits, payouts, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of events to return (default: 10) | |
| eventType | No | Filter by event type | |
| customerId | Yes | The customer ID | |
| virtualAccountId | Yes | The virtual account ID |