List invoices

Retrieves a paginated list of invoices with filtering options.

Invoice Overview

Invoices represent bills from suppliers/vendors that need to be processed and paid.
They can be in various states (pending, to pay, paid, dispute, archived) and can be
associated with leasing contracts and suppliers.

Business Significance

Invoices track money outflows and are essential for:

  • Cost tracking and financial management
  • Relationship management with suppliers
  • Accounting and tax purposes
  • Budget planning

Filtering Capabilities

The API supports filtering invoices by:

  • Status (pending, to_pay, paid, dispute, archived)
  • Payment method
  • Supplier ID
  • Asset ID
  • Asset Group ID

Response Format

The response contains a paginated list of invoices with their associated data
and pagination metadata.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter by invoice status (pending, to_pay, paid, dispute, archived)

string

Filter by payment method

string

Filter by supplier ID

string

Filter by asset ID

string

Filter by asset group ID

integer

Page number for pagination

integer

Number of items per page (default: 25, max: 100)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json