ghl_invoice_schedule_update
Update an invoice schedule by schedule ID. Modify schedule details, contact info, items, discounts, and attachments for recurring invoices.
Instructions
Update schedule API to update an schedule by schedule id Endpoint: PUT /invoices/schedule/{scheduleId} (Version header: v3; source: v3/invoices-v3.json) OAuth scopes: invoices/schedule.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| scheduleId | Yes | Schedule Id |