Skip to main content

Update invoice

PATCH 

/accounting/invoices/:id

JSON-RPC

accounting.invoices.update

The method allows to update only provided parameters as most of the fields are generated and can not be edited after invoice creation.

info

All parameters except id are optional, only provided parameters will be updated.

Request​

Responses​

True if invoice was updated successfully. Error is raised otherwise.