get_transactions
Fetch a customer's deposits and withdrawals in reverse chronological order for account activity review.
Instructions
Most recent deposits and withdrawals of a customer, newest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| customer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |