| Name | Type | Description | Notes |
|---|---|---|---|
| apiKey | String | API key | |
| template | String | URL (http or data) of the template file | [optional] |
| locale | String | The locale ('de', 'en' ...) | |
| currency | String | The currency ('USD', 'EUR' ...) | |
| timezone | String | The timezone ('Europe/Berlin', 'GMT+06:00' ...) | |
| format | FormatEnum | Target format | |
| model | Object | Model data |
| Name | Value |
|---|---|
| "pdf" | |
| TXT | "txt" |
| ODT | "odt" |
| HTML | "html" |
| DOCX | "docx" |
| PDFZIP | "pdfzip" |
| TXTZIP | "txtzip" |
| ODTZIP | "odtzip" |
| HTMLZIP | "htmlzip" |
| DOCXZIP | "docxzip" |