Update a recurring invoice
update_recurring_invoiceUpdate an existing recurring invoice by ID to modify its schedule, line items, and billing details in the Informer bookkeeping system.
Instructions
Update a recurring invoice.
Update an existing recurring invoice by ID.
[Recurring Invoices] PUT /invoices/recurring/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the recurring invoice to update. | |
| body | Yes | ||
| administration | No | The client administration to act on. Only one is configured: default. |