wave_create_product
Create a new product or service in Wave Accounting by specifying name, price, description, and income account.
Instructions
Create a new product or service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Product/service name | |
| isSold | No | Is this product sold to customers? (default: true) | |
| isBought | No | Is this product bought from vendors? (default: false) | |
| unitPrice | No | Default unit price | |
| businessId | No | Business ID | |
| description | No | Product description | |
| incomeAccountId | No | Income account ID |