ghl_invoice_schedule_cancel
Cancel a scheduled invoice to stop all future unsent occurrences while preserving already-sent invoices.
Instructions
Stops all remaining not-yet-sent occurrences of this recurring/scheduled invoice. Already-sent invoices are unaffected. Cancel an scheduled invoice API to cancel a scheduled invoice by schedule id Endpoint: POST /invoices/schedule/{scheduleId}/cancel (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 |