ghl_invoice_get
Retrieve invoice details by providing the invoice ID, location ID, and location type. Returns invoice data for the specified invoice.
Instructions
Get invoice API to get invoice by invoice id Endpoint: GET /invoices/{invoiceId} (Version header: v3; source: v3/invoices-v3.json) OAuth scopes: invoices.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | Yes | location Id / company Id based on altType | |
| altType | Yes | Alt Type | |
| invoiceId | Yes | Invoice Id |