Routes
Tasks
Invoices
Files
Attach a file to an invoice
This request will attach a text or image file to an invoice on an open Task (i.e. task status=0).
put/v2/tasks/{taskID}/invoices/{invoiceID}/file
Response
The operation completed successfully. The response body is empty.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.