ghl_invoice_update_last_visited_at
Update the last visited timestamp for an invoice to track when it was last accessed. Provide the invoice ID to record the visit.
Instructions
Update invoice last visited at API to update invoice last visited at by invoice id Endpoint: PATCH /invoices/stats/last-visited-at (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). |