create_product
Create a new product or service in Invoice Ninja by providing SKU, description, price, and optional tax details.
Instructions
Create a new product/service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_key | Yes | Product SKU/identifier | |
| notes | Yes | Product description | |
| cost | Yes | Product price | |
| quantity | No | Default quantity | |
| tax_name1 | No | Tax name | |
| tax_rate1 | No | Tax rate percentage |