invoices_update_invoice_schedule
Update an existing invoice schedule to modify contact, business, item, discount, and schedule details, ensuring accurate recurring invoicing.
Instructions
Update 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 | ||
| scheduleId | Yes | Schedule Id | |
| termsNotes | No | ||
| attachments | No | attachments for the invoice | |
| contactDetails | Yes | ||
| businessDetails | Yes | ||
| miscellaneousCharges | No | miscellaneous charges for the invoice |