List invoices of the organization

Path Params
string
required

The organization ID.

Query Params
number
≥ 0
Defaults to 0

The offset of the first element in the list.

number
≥ 1
Defaults to 50

The maximum number of elements to return.

string
enum

Current status of the invoice. Comma separated values.

APPROVED: The invoice is fully approved and not exported yet.
EXPORTED: The invoice has been exported to the accounting system.
OPEN: Approval has been requested and the approval workflow is still running. Data of an invoice in this status is not final and can still change.

When omitted, only APPROVED and EXPORTED invoices are returned.

Allowed:
string

From date and time when the invoice was issued.

string

To date and time when the invoice was issued.

string

From date and time when the invoice was updated.

string

To date and time when the invoice was updated.

Responses

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