Get invoice
ghl_get_invoiceRetrieve a specific invoice by ID to access its line items and totals.
Instructions
Fetch a single invoice by id, including line items and totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoiceId | Yes | ||
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |