airwallex_list_payouts
Retrieve a single page of Airwallex payouts, optionally filtered by creation timestamps, to review or reconcile transaction records.
Instructions
Read one bounded page of Airwallex payouts inside an optional creation window.
Args: from_created_at: Window start (ISO-8601 timestamp). to_created_at: Window end (ISO-8601 timestamp). page_num: Zero-based page number. page_size: Page size, 1-100 (default 100). project_id: Authenticated Project UUID. project_ref: Exact project correlation reference. connector_account_ref: Project-bound connector account alias. idempotency_key: Stable business-action identity. effect: Required and must be read; Spring verifies it. approval_ref: Approved platform task UUID when resuming a write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect | Yes | ||
| page_num | No | ||
| page_size | No | ||
| project_id | No | ||
| project_ref | No | ||
| approval_ref | No | ||
| to_created_at | No | ||
| from_created_at | No | ||
| idempotency_key | No | ||
| connector_account_ref | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |