ghl_invoice_update_late_fees_configuration
Update the late fees configuration for an invoice, including enable, value, type, frequency, grace period, and maximum fees.
Instructions
Update invoice late fees configuration API to update invoice late fees configuration by invoice id Endpoint: PATCH /invoices/{invoiceId}/late-fees-configuration (Version header: v3; source: v3/invoices-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| invoiceId | Yes | Invoice Id |