m3_create_account
Create a new account in the chart of accounts by specifying number, name, type, and optional subtypes to set up your accounting structure.
Instructions
Create a new account in the chart of accounts. Async import queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Account name | |
| note | No | Note | |
| type | No | Account type (enum AccountChartType) | |
| year | No | Accounting year | |
| account | Yes | Account number (e.g. '211', '321') | |
| subtype1 | No | Account subtype 1 (enum AccountChartAccountType) | |
| subtype2 | No | Account subtype 2 (enum AccountChartAccountSubtype) | |
| definitionShortcut | No | XML transfer shortcut | _UC |