list_invoices
Retrieve and filter invoices from your Xendit account by status, date range, currency, or pagination to manage payment tracking.
Instructions
List invoices from your Xendit account with optional filters for status, date range, and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by invoice status | |
| limit | No | Number of invoices to return (1-100) | |
| createdAfter | No | Return invoices created after this date (ISO 8601, e.g., 2025-01-01T00:00:00Z) | |
| createdBefore | No | Return invoices created before this date (ISO 8601) | |
| currency | No | Filter by currency (IDR, PHP, etc.) |