append endpoint.Account Groups
Account Groups
An account group is an individual entry within an account grouping. The lowest-level category for each account group
must be mapped
to MindBridge Account Classification (MAC) codes,
and optionally, assigned account tags for further classification.
Account groups can be updated as needed until the account grouping is published. Once published, existing account groups
cannot be updated, but new account groups can be added to the account grouping using the
Previous
Query Account GroupQuery account groups, optionally applying a filter.
## Required Query Restrictions
When querying account groups, an `accountGroupingId` field and either an `$eq` or `$in` term must be included. Queries
without these restrictions will fail.
### Queryable Fields
- `id` - `OBJECT_ID`
- `accountGroupingId` - `OBJECT_ID`
- `code` - `STRING`
### Permissions
- `api.account-groupings.read`
Next

