Skip to main content

Get invoices attached to project

Use this method to get all invoices attached to a given project.


URL

(GET) projects/{projectid}/invoices

PARAMETERS

token

The token obtained on connection

Required

projectid

The id of the project for which you want to get the list of attached invoices.

Required

from

The first record to show starting with index 0. Default is 0

Optional

count

The number of records to show, up to 100 at a time. Default is 100.

Optional

filter

Free filter on any invoice property. Please see Filtering resultsfor details.

Optional

 

RESULTS

Returns a list of ApiInvoice





JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.