Create Article
lexware_create_articleCreates a new product or service article with pricing details such as net and gross amounts, tax rate, and description.
Instructions
Create a new article.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Article JSON. Key fields: title (string), type ("PRODUCT"|"SERVICE"), unitName, unitPrice (object with currency, netAmount, grossAmount, taxRatePercentage), description |