ghl_invoice_schedule_delete
Delete an invoice schedule by providing the schedule ID, location ID, and alt type. Requires invoices/schedule.write OAuth scope.
Instructions
Delete schedule API to delete an schedule by schedule id Endpoint: DELETE /invoices/schedule/{scheduleId} (Version header: v3; source: v3/invoices-v3.json) OAuth scopes: invoices/schedule.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | Yes | location Id / company Id based on altType | |
| altType | Yes | Alt Type | |
| scheduleId | Yes | Schedule Id |