Create an invoice
POST/api/invoices
Required permissions:
- invoices.create: required to create invoices for projects where the user is PM or Account.
- invoices.create_other: required to create invoices for projects where the user is not PM or Account.
Request
Responses
- 201
- 400
- 401
- 403
- 412
Returns the invoice created.
Validation failed
Unauthorized
Forbidden
Precondition failed