invoices
Get all invoices for a tenant
Retrieves a paginated list of all invoices for the organization. Results include invoice status, amounts, customer information, and payment details.
GET
Error
Documentation Index
Fetch the complete documentation index at: https://docs.boseat.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Page number (1-indexed)
Required range:
x >= 1Example:
1
Number of items per page
Required range:
1 <= x <= 100Example:
20
Error