Get all invoices

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date

Filter by date of issue (equals).

date

Filter by date of issue greater than.

date

Filter by date of issue greater than or equal.

date

Filter by date of issue less than.

date

Filter by date of issue less than or equal.

date

Filter by due date (equals).

date

Filter by due date greater than.

date

Filter by due date greater than or equal.

date

Filter by due date less than.

date

Filter by due date less than or equal.

double

Filter by amount (equals).

double

Filter by amount greater than.

double

Filter by amount greater than or equal.

double

Filter by amount less than.

double

Filter by amount less than or equal.

double

Filter by amount outstanding (equals).

double

Filter by amount outstanding greater than.

double

Filter by amount outstanding greater than or equal.

double

Filter by amount outstanding less than.

double

Filter by amount outstanding less than or equal.

double

Filter by amount paid (equals).

double

Filter by amount paid greater than.

double

Filter by amount paid greater than or equal.

double

Filter by amount paid less than.

double

Filter by amount paid less than or equal.

double

Filter by amount written off (equals).

double

Filter by amount written off greater than.

double

Filter by amount written off greater than or equal.

double

Filter by amount written off less than.

double

Filter by amount written off less than or equal.

int64

You can use this param to provide an epoch milli value and the responses will contain invoices whose date are greater than the given invoice created date.

int64

You can use this param to provide an epoch milli value and the responses will contain exact matches of invoices that match the given invoice created date.

int64

You can use this param to provide an epoch milli value and the responses will contain invoices whose date are less than the given invoice created date.

int64

You can use this param to provide an epoch milli value and the responses will contain invoices whose date are greater than or equal to the given invoice created date.

int64

You can use this param to provide an epoch milli value and the responses will contain invoices whose date are less than or equal to the given invoice created date.

string

You can use this param to provide a customer company id and the responses will contain exact matches of invoices that match the given customer company id.

string

You can use this param to provide customer company ids separated by commas and the responses will contain matches of invoices that match any of the given customer company id.

string

You can use this param to provide customer company id separated by commas and the responses will not contain matches of invoices that match the given set of customer company id.

string

Filter by invoice number (equals).

string

You can use this param to specify some text and the responses will contain invoices that contain the given text in their invoice number

string

You can use this param to specify some text and the responses will contain invoices that DO NOT contain the given text in their invoice number

string

You can use this param to provide status and the responses will contain invoices that are equal to the given status

string

You can use this param to provide statuses and the responses will contain invoices that match one of the given statuses

string

You can use this param to provide statuses and the responses will contain invoices that matches none of the given statuses

number
≥ 0

This parameter sets the maximum number of responses to be displayed per page. If the page size is insufficient to accommodate the whole number of responses obtained, the pagination object will include a link to the next page as well as the next page token. If left blank, it defaults to 100.

string

Use this parameter to specify the pageToken of a page to which you want to navigate. This pageToken can be obtained from a previous request which specified a limit and will only be active for 15 minutes after it is created.

includeFields
array of strings

This query parameter allows you to specify which fields should be returned in the response body by selecting from the drop down. To get the relevant fields, use comma separated values. If the field is left blank, the default properties are returned.

includeFields
boolean

This query parameter allows you to specify if all the fields should be returned in the response body. If the field is left blank, the default properties are returned.

string
enum

You can use the sortBy param to sort the responses by the given field.

Allowed:
string
enum

The sortOrder param can be used to specify the sorting order, which can be Ascending (ASC) or Descending (DESC). Descending is the default option.

Allowed:
string
enum

You can use the match param to specify if we need to filter the entries using either AND(all) / OR(any). Defaults to AND.

Allowed:
Responses

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