# Update invoice Endpoint: PATCH /v1/invoices/{invoiceId} Version: 1.0 ## Path parameters: - `invoiceId` (integer, required) The invoice Id ## Request fields (application/json-patch+json): - `value` (object,null) - `path` (string,null) - `op` (string,null) - `from` (string,null)