invoices_create_invoice_schedule
Set up recurring invoice schedules with items, discounts, and payment methods to automate billing cycles.
Instructions
Create Invoice Schedule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| altId | No | location Id / company Id based on altType Defaults to GHL_LOCATION_ID when omitted. | |
| items | Yes | ||
| title | No | ||
| altType | No | Alt Type Defaults to GHL_LOCATION_ID when omitted. | |
| currency | Yes | ||
| discount | Yes | ||
| liveMode | Yes | ||
| schedule | Yes | ||
| termsNotes | No | ||
| attachments | No | attachments for the invoice | |
| contactDetails | Yes | ||
| paymentMethods | No | Payment Methods for Invoices | |
| businessDetails | Yes | ||
| tipsConfiguration | No | Configuration for tips on invoices | |
| invoiceNumberPrefix | No | prefix for invoice number | |
| miscellaneousCharges | No | miscellaneous charges for the invoice | |
| automaticTaxesEnabled | No | Automatic taxes enabled for the Invoice | |
| lateFeesConfiguration | No | Late fees configuration for the invoices |