Update a salesbook invoice
update_salesbook_invoiceUpdate an existing salesbook invoice by ID, modifying line items, VAT options, dates, amounts, and payment conditions.
Instructions
Update a salesbook invoice.
Update an existing salesbook invoice by ID.
[Salesbook] PUT /salesbook/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the salesbook invoice to update. | |
| body | Yes | ||
| administration | No | The client administration to act on. Only one is configured: default. |