ghl_invoice_schedule_activate
Activate a scheduled recurring invoice to start sending payments. Trigger a previously created invoice schedule to begin recurring billing.
Instructions
Activates (starts sending) a previously created but not-yet-scheduled recurring invoice. Schedule an schedule invoice API to schedule an schedule invoice to start sending to the customer Endpoint: POST /invoices/schedule/{scheduleId}/schedule (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 |