update_invoice_payment
Update payment details for an invoice by providing the invoice ID and payment ID. Optionally add notes to the payment record.
Instructions
Updates specified invoice's payment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes | invoice ID | |
| payment_id | Yes | payment ID | |
| notes | No | optional notes |