list_transactions
Retrieve and filter payment transactions from your Xendit account, including payments, disbursements, refunds, fees, and adjustments, with options for type, status, date range, and currency.
Instructions
List transactions from your Xendit account. Includes payments received, disbursements, fees, and adjustments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| types | No | Filter by transaction type | |
| status | No | Filter by status | |
| limit | No | Number of transactions (1-50) | |
| currency | No | Filter by currency | |
| createdGte | No | Created on or after (ISO 8601) | |
| createdLte | No | Created on or before (ISO 8601) |