GET invoices

Returns invoices of the administration

Path Params
string
required

Administration ID

Query Params
integer
≥ 1

Page number

integer
1 to 100

Page size

string

Sort. Specify a comma separated list of attributes to sort on. Prefix attribute with a - to sort in descending order. Allowed attributes: id, created_at, updated_at

string

Fieldset. Specify a comma separated list of attributes to return

string

Includes list. Specify a comma separated list of resources to include.

string

Filter on ID

string

Filter on date

string

Filter on type

string

Filter on invoice_nr

string

Filter on company

string

Filter on country_code

string

Filter on city

string

Filter on address_line_1

string

Filter on address_line_2

string

Filter on postalcode

string

Filter on address_subdivision

string

Filter on memo

string

Filter on period_start_date

string

Filter on period_end_date

string

Filter on total

string

Filter on last_sent

string

Filter on created_at

string

Filter on updated_at

string

Filter on owner. Specify a comma separated list of IDs to filter on.

string

Filter on invoice_items. Specify a comma separated list of IDs to filter on.

string

Filter on administration. Specify a comma separated list of IDs to filter on.

string

Filter on booking. Specify a comma separated list of IDs to filter on.

string

Filter on inventory_objects. Specify a comma separated list of IDs to filter on.

string

Filter on credited_invoice. Specify a comma separated list of IDs to filter on.

string

Filter on previous_invoice. Specify a comma separated list of IDs to filter on.

string

Filter on payments. Specify a comma separated list of IDs to filter on.

string

Filter on security_deposits. Specify a comma separated list of IDs to filter on.

boolean

Filter on sent. When false, concept invoices will be returned.

boolean

Filter on paid. When true, only fully paid invoices will be returned. When false, only invoices with an outstanding amount (either direction) will be returned.

Headers
string

Supported languages. A comma separated list with one or more of the following locales: cs, da, de, de-AT, de-CH, en, es, fr, fr-BE, fr-LU, it, nb, nl, nl-BE, pl, pt, tr. Default: 'en'.

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json