List of received invoices

Returns a paginated list of your received invoices.

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

Account identifier (ID)

string
enum
required

Format

The format of the API response can be either JSON or XML.

Allowed:
Query Params
integer
Defaults to 0

Jump to the first object.

integer
Defaults to 25

Number of items in the response (500 maximum)

boolean

Filter documents with ACK.

date

Filter from submission date.

date

Filter to submission date

date

Filter from due date

date

Filter to due date

string

Filter on invoice number. Performs an exact match search; only invoices with an invoice number exactly equal to the specified value will be returned

date

Filter on change status date. Invoices with change status date later than the specified date are returned

date

Filter on updated_at date. Entities with updated_at date later than the specified date are returned.

string
deprecated

Filter on customer VAT code

integer
enum
0 to 1

Filter on received invoices with status "new".

Allowed:
integer
enum
0 to 1

Filter on received invoices with status "received".

Allowed:
integer
enum
0 to 1

Filter on received invoices with status "error".

Allowed:
integer
enum
0 to 1
deprecated

Filter on received invoices with status "discarded".

Allowed:
integer
enum
0 to 1

Filter on received invoices with status "paid".

Allowed:
integer
enum
0 to 1

Filter on received invoices with status "refused".

Allowed:
integer
enum
0 to 1

Filter on received invoices with status "annotated".

Allowed:
integer
enum
0 to 1

Filter on received invoices with status "invalid".

Allowed:
integer
enum
0 to 1

Filter on received invoices with status "ocr_failed".

Allowed:
integer
enum
0 to 1

Filter on received invoices with status "accepted".

Allowed:
integer
enum
0 to 1

Do not show the invoices of the Organizational Units.

Allowed:
string

Filter on received invoice from net value. Use as a string search, for example, searching "api" lists all the received invoices that are received via API.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

403

Forbidden

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