List invoices

Returns a collection with all invoices.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requestsโ€ฆ
LoadingLoadingโ€ฆ
Query Params
filter
array of objects

The following filter key values are available:

id (string): Invoice ID

invoice (string): Invoice Number

date (date): accepted format: Y-m-d, example 2024-10-15

status (string): created released sent canceled completed partialCancellation

customerName (string): first and last name of the Customer

customerNumber (string): Customer Number

country (string): Country Codes Alpha-2

projectId (string): Project ID

projectName (string): Project Name

projectAbbr (string): Project Abbreviation

paymentMethod (string): Payment Method

paymentStatus (string): pending paid partlyPaid canceled partialCancellation badDebt debited

debit (numeric): Debit, example: 10.50

balance (numeric): Balance, example: 10.50

currency (string): Currency ISO 4217 format, example EUR

shippingMethod (string): Shipping Method

amountNet (numeric): net amount of the Invoice, example: 10.50

salesOrder (string): Sales Order ID

updatedAt (string): format: date-time : Sales updatedat, example: 2022-09-13T12:41:18+02:00

filter
page
object
order
array of objects
order
Headers
string
enum
Defaults to application/vnd.xentral.minimal+json

Generated from available response content types

Allowed:
Responses

403

Unable to authorize the client

406

Requested resource representation does not exist.

429

Too many API calls made.

Language
Credentials
Bearer
URL
LoadingLoadingโ€ฆ
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.xentral.minimal+json
text/csv
application/problem+json
application/json
text/html