Update a PowerOffice general ledger account
poweroffice_update_general_ledger_accountUpdate general ledger account fields using JSON Patch operations, with explicit confirmation required before changes are applied.
Instructions
Update one general ledger account with JSON Patch at PATCH /GeneralLedgerAccounts/{id}. Only mutable account paths are accepted. Set confirm=true only after the user has explicitly approved the exact changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| patch | Yes | ||
| confirm | Yes | Required explicit confirmation that these exact account changes may be applied |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource | Yes |