Update an invoice
PATCH/api/invoices/{id}
Required permissions:
- invoices.edit: required to update invoices for projects where the user is PM or Account.
- invoices.edit_other: required to update invoices for projects where the user is not PM or Account.
- invoices.edit_sent: required to update sent/paid invoices.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
Returns the invoice updated.
Validation failed
Unauthorized
Forbidden
Not found
Precondition failed