Create a PowerOffice general ledger account
poweroffice_create_general_ledger_accountCreate a general ledger account in PowerOffice Go by supplying account number, name, and VAT code. Requires explicit user confirmation before posting the new account.
Instructions
Create one general ledger account with POST /GeneralLedgerAccounts. VatCode or VatCodeId is required. Set confirm=true only after the user has explicitly approved the exact account data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| confirm | Yes | Required explicit confirmation that this exact account may be created |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource | Yes |