list_payments
List all incoming and outgoing payments for a monetary account by specifying user ID and account ID.
Instructions
Lists all payments (incoming and outgoing) for a monetary account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID. | |
| account_id | Yes | Monetary account ID. |