xendit_list_invoices
Retrieve and filter invoices from Xendit payment platform by status, date range, or external ID to manage payment tracking and resolve discrepancies.
Instructions
List invoices with optional filters. For Wrong VA / Payment Discrepancy, filter by external_id (usually the CareNow loan ID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| externalId | No | Filter by external_id (e.g., CareNow loan ID) | |
| status | No | Filter by invoice status | |
| limit | No | Number of invoices to return (1-100) | |
| createdAfter | No | ISO 8601, e.g., 2026-04-01T00:00:00Z | |
| createdBefore | No | ISO 8601 | |
| currency | No |