Get an invoice
GET/api/invoices/{id}
Required permissions:
- invoices.view: allows view of invoices for projects where the user is PM or Account.
- invoices.view_other: allows view of any invoice.
Here the dedicated support page.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
Returns the requested invoice.
Validation failed
Unauthorized
Forbidden
Not found
Precondition failed