create_pagebreak_position
Add a pagebreak to a Bexio document (quote, order, or invoice) by specifying the document type and document ID.
Instructions
Create a pagebreak position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pagebreak | 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 | |
| kb_document_type | Yes | The type of the document. Pagebreak positions can be added to quotes, orders and invoices |