Create Invoice
ghl_create_invoiceCreate a new invoice for a contact, specifying line items, due date, and currency.
Instructions
Create a new invoice for a contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Invoice title | |
| items | Yes | Line items | |
| dueDate | No | Due date (ISO 8601) | |
| currency | No | USD | |
| contactId | Yes | Contact to invoice | |
| locationId | No |