ghl_invoice_schedule_get
Retrieve an invoice schedule by its schedule ID, location ID, and alt type to view scheduling details.
Instructions
Get an schedule API to get an schedule by schedule id Endpoint: GET /invoices/schedule/{scheduleId} (Version header: v3; source: v3/invoices-v3.json) OAuth scopes: invoices/schedule.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | Yes | location Id / company Id based on altType | |
| altType | Yes | Alt Type | |
| scheduleId | Yes | Schedule Id |