tokportal_list_credit_transactions
Retrieve paginated credit transactions with optional date range filters. Specify a date_from and date_to to narrow results, or set the page and per_page parameters to control output.
Instructions
List credit transactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number. | |
| date_to | No | Filter transactions created before the day after this date. | |
| per_page | No | Items per page. | |
| date_from | No | Filter transactions created on or after this date. |