List invoices with optional filters. Platform users can use nextActionAt=ready to get invoices ready for processing.
Documentation Index
Fetch the complete documentation index at: https://docs.paygentic.io/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication
Maximum number of invoices to return
1 <= x <= 100Number of invoices to skip for pagination
0 <= x <= 10000Filter for invoices ready for processing (platform only)
ready Filter invoices by status
ACTIVE, CLOSING, CLOSED, CALCULATING, DRAFT, ISSUED, PAYMENT_FAILED, PAID, CANCELLED, WRITTEN_OFF, FAILED Filter invoices by subscription ID Unique identifier for a subscription
^sub_[a-zA-Z0-9]+$Filter invoices by merchant ID Unique identifier for an organization
^org_[a-zA-Z0-9]+$