List of issued invoices

Returns a paginated list of the submitted invoices of the company

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 invoice status "new". Created and ready to be sent

Allowed:
integer
enum
0 to 1

Filter on invoice status "sending". Invoice is being sent

Allowed:
integer
enum
0 to 1

Filter on invoice status "error". An error has been raised when sending the invoice to its recipient

Allowed:
integer
enum
0 to 1
deprecated

Filter on invoice status "discarded". Maximum number of submission retries reached

Allowed:
integer
enum
0 to 1

Filter on invoice status "sent". Successfully sent to its recipient

Allowed:
integer
enum
0 to 1

Filter on invoice status "refused". The recipient has refused the invoice. Usually, the reason for the rejection is provided

Allowed:
integer
enum
0 to 1

Filter on invoice status "closed". The sender considers that the invoice is closed and does not want to perform further operations

Allowed:
integer
enum
0 to 1

Filter on invoice status "registered". The receiver has registered the invoice. Some receivers may indicate a registration number

Allowed:
integer
enum
0 to 1

Filter on invoice status "accepted". The receiver has accepted the invoice

Allowed:
integer
enum
0 to 1

Filter on invoice status "downloaded".

Allowed:
integer
enum
0 to 1

Filter on invoice status "allegedly_paid". The receiver has indicated that he has ordered the payment of the invoice

Allowed:
integer
enum
0 to 1

Filter on invoice status "paid".

Allowed:
integer
enum
0 to 1

Filter on invoice status "annotated".

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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