payway_get_transaction_list
Fetch transaction records from ABA PayWay filtered by date (max 3 days), amount, and status to review or reconcile payments.
Instructions
List transactions filtered by date range (max 3 days), amount range, and status. Max 50 req/min.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| status | No | Comma-separated: APPROVED,PRE-AUTH,REFUNDED,PENDING,DECLINDED,CANCELLED | |
| to_date | No | YYYY-MM-DD HH:mm:ss | |
| from_date | No | YYYY-MM-DD HH:mm:ss | |
| to_amount | No | ||
| pagination | No | Records per page, default 40, max 1000 | |
| from_amount | No |