ghl_invoice_delete
Delete an invoice by invoice ID, location ID, and location type. Removes the specified invoice from the GoHighLevel system.
Instructions
Delete invoice API to delete invoice by invoice id Endpoint: DELETE /invoices/{invoiceId} (Version header: v3; source: v3/invoices-v3.json) OAuth scopes: invoices.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | Yes | location Id / company Id based on altType | |
| altType | Yes | Alt Type | |
| invoiceId | Yes | Invoice Id |