ghl_invoice_record_payment
Records a manual or offline payment (cash, check, card, bank transfer) against an invoice. Does not process a live charge.
Instructions
Records a manual/offline payment against an invoice (e.g. cash, check). Does not process a live charge. Record a manual payment for an invoice API to record manual payment for an invoice by invoice id Endpoint: POST /invoices/{invoiceId}/record-payment (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 |