v1

latestOpenAPI 3.1.02026-08-0420819698.7 KB
Routes
Tasks
Invoices

Invoices

This request gets all Invoices associated with Tasks.

get/v2/tasks/invoices

Query parameters

invoicesinteger

This parameter is used to only get specific invoices or invoices. This parameter accepts a comma delimited list of invoice IDs.

tasksinteger

This parameter is used to only get invoices on a task or tasks. This parameter accepts a comma delimited list of task IDs.

startinteger

This parameter is used to only get invoices that were logged after the unix timestamp passed into the start parameter. For example, all Invoices that were last edited after April 18th, 2018.

endinteger

This parameter is used to only get invoices that were logged before the unix timestamp passed into the end parameter.

cursorinteger

This parameter is a cursor that selects what invoiceID you want to start receiving results at. e.g. passing 137 here will only get you tasks with an id greater than 137.

limitinteger

This parameter is a result limiter. The default is set to return no more than 100 results at one time.

Response

Invoices

invoiceIDinteger
filestring
costnumber
taskIDinteger
lastEditedinteger
{"stackTrail":"paths:/v2/tasks/invoices:get:responses:200:content:application/json:schema:items:properties:description","oasType":"schema","type":"unknown"}
completedDateinteger
poItemIDinteger