eceb9442ed4d
latestOpenAPI 3.1.02026-08-1221219711.0 KBRoutes
Tasks
Invoices
Update an Invoice
This request will update an invoice attached to an open Task (i.e. task status=0).
cost | Float | Required | The cost on the invoice. description | String | Required | Brief description for the invoice.
patch/v2/tasks/{taskID}/invoices/{invoiceID}
Request body
Response
The operation completed successfully. The response body is empty.