ghl_invoice_void
Void an invoice permanently to prevent payment or reactivation. Requires invoice ID and location details.
Instructions
Irreversible: marks the invoice as void. A voided invoice cannot be paid or reactivated afterward. Void invoice API to delete invoice by invoice id Endpoint: POST /invoices/{invoiceId}/void (Version header: v3; source: v3/invoices-v3.json) OAuth scopes: invoices.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| invoiceId | Yes | Invoice Id |