_save
Save changes to an Account Category Group.
Parameters
id
The ID of the Account Category Group to be updated (required).
name
The name of the Account Category Group
description
A short description of the Account Category Group (optional)
Example
Result
On Success
On Failure
If invalid parameter(s) supplied (e.g. no name or unrecognised id), returns false.
Last updated