create_subposition
Add a sub position to quotes, orders, or invoices by specifying the document type and ID. Optionally include text and control position number display.
Instructions
Create a sub position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| document_id | Yes | the id of the document. E.g. if the `kb_document_type` is set to `kb_invoice` the `document_id` must be set to the ID of the invoice | |
| show_pos_nr | No | ||
| kb_document_type | Yes | The type of the document. Sub positions can be added to quotes, orders and invoices |