Delete an Account Category Group
The ID of the Group to be deleted
FM_api('AccountCategoryGroup_delete', ['id'=>'12']);
{"ok":1}
If invalid id supplied, returns false
false
Last updated 3 years ago