InvoicesUpdate an invoiceUpdate an invoice PUT /contracts/:contractId/invoices/:id Updates the details of a specific invoice by its ID Request Responses200401404409defaultInvoice updated successfullyUnauthorizedInvoice not foundInvoice already exists (only if external id is provided)Unexpected error