record_payment
Record a later payment for an unpaid sales invoice, submit a Payment Entry, and get the updated balance. Leave amount blank to pay the full outstanding; Zelle payments require a transaction number.
Instructions
Record a later payment against a submitted, not-fully-paid Sales Invoice ā books + submits a Payment Entry and returns the new balance. amount omitted = the full outstanding; mode_of_payment 'Zelle' requires transaction_number. confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | ||
| confirm | No | ||
| sales_invoice | Yes | ||
| mode_of_payment | Yes | ||
| transaction_number | No |