Retrieve Client Job Invoices

Query Params
Ids
array of int32s
Ids
string

Allow searching for invoices of which invoice number or title contains the string.

JobIds
array of int32s

Select only invoices that belong to these jobs.

JobIds
OfficeIds
array of int32s

Select only invoices that belong to these offices.

OfficeIds
EstimateIds
array of int32s

Select only invoices that belong to these estimates.

EstimateIds
boolean

Select only invoices that match the draft condition.

boolean

Select only invoices that match the cancelled condition.

boolean

Select only invoices that match the approved condition.

string

Select only invoices approved after this timestamp (in UTC format: yyyy-MM-ddTHH:mm:ssZ).

boolean

Select only invoices that match the submitted condition.

string

Select only invoices of which date is on or after this date (yyyy-MM-dd format).

string

Select only invoices of which date is on or before this date (yyyy-MM-dd format).

string

Select only invoices that have been modified after this timestamp (in UTC format: yyyy-MM-ddTHH:mm:ssZ)

string

Select only invoices that have been modified before this timestamp (in UTC format: yyyy-MM-ddTHH:mm:ssZ)

boolean

By default, the entries are not included. Set this to true to include the entries.

int32

The result set size for pagination. Default to 100 if omitted; capped at a maximum of 200.

int32

The number of records to skip. Use this in combination with limit for pagination.

Responses

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