wave_create_bill_payment
Record a bill payment by providing the bill ID, amount, date, and payment source. This action updates the bill's payment status in Wave Accounting.
Instructions
Record a payment made for a bill
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Payment date (YYYY-MM-DD) | |
| amount | Yes | Payment amount | |
| billId | Yes | Bill ID | |
| source | No | Payment source/method | |
| businessId | No | Business ID |