projects
getInvoiceSummary projects
get/sample/v1/projects/invoices/summary
Query parameters
endDatestring
Only return invoice summary of projects closed before this date
extProjectIdstring
Only return invoice summary of projects with the given external project ids. Multiple projectIds can be given as comma separated values
limitinteger
Maximum number of summaries to return
offsetinteger
The first zero-based offset summary to return
sortstring[]
Sort the summaries by the given key(s)
startDatestring
Only return invoice summary of projects closed after this date
Response
OK