Send an invoice
POST/api/invoices/{id}:send
Required permissions:
- invoices.send: allows sending invoices for projects where the user is PM or Account.
- invoices.send_other: allows sending invoices for any project.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
Returns the invoice updated.
Validation failed
Unauthorized
Forbidden
Not found
Precondition failed