xendit_list_transactions
Retrieve and filter payment transactions, disbursements, fees, refunds, and adjustments to investigate discrepancies and locate specific transactions using reference IDs, status, or channel codes.
Instructions
List transactions (payments, disbursements, fees, refunds, adjustments). Core tool for payment discrepancy and wrong VA investigations. Filter by reference_id to find a specific transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| referenceId | No | Filter by your reference_id (e.g., CareNow loan ID) | |
| type | No | Filter by transaction type | |
| status | No | Filter by status | |
| channelCode | No | Filter by channel code (e.g., BCA, BNI, BRI, MANDIRI) | |
| limit | No | ||
| currency | No | ||
| createdGte | No | Created >= (ISO 8601) | |
| createdLte | No | Created <= (ISO 8601) |