List of invoices

Returns a paginated list of the invoices of the account.

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

Account identifier (ID)

Query Params
integer
Defaults to 0

Jump to the first object.

integer
Defaults to 25

Number of items in the response (500 maximum)

string
enum
Defaults to IssuedInvoice

Filter on invoice type.

Allowed:
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

Filter on customer VAT code

string

Filter on customer Company Identification Number

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

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 "annotated".

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 received invoices with status "received".

Allowed:
integer
enum
0 to 1

Filter on received invoices with status "ocr_failed".

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
Defaults to 2026-04-20

Specifies the version of the API to use in this request. If not specified uses the API-Version set in the group conifguration B2Brouter UI Application -> Developers -> API Keys -> API Version

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