wave_update_bill
Update an existing bill by modifying its number, due date, or memo. Specify the bill ID to make changes.
Instructions
Update an existing bill
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memo | No | Internal memo | |
| billId | Yes | Bill ID | |
| dueDate | No | Due date (YYYY-MM-DD) | |
| billNumber | No | Bill number | |
| businessId | No | Business ID |