ghl_create_invoice
Create a new invoice for a contact, specifying line items, pricing, discount, currency, and due date.
Instructions
Create a new invoice for a contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Invoice name/title | |
| items | Yes | Invoice line items | |
| title | No | ||
| dueDate | No | ISO 8601 due date | |
| currency | No | ||
| discount | No | ||
| contactId | Yes | ||
| invoiceNumber | No |