wave_create_invoice_payment
Record a payment received for an invoice, specifying amount, date, and payment method.
Instructions
Record a payment received for an invoice
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Payment date (YYYY-MM-DD) | |
| amount | Yes | Payment amount | |
| source | No | Payment source/method | |
| invoiceId | Yes | Invoice ID | |
| businessId | No | Business ID |