Update Engagement Account Group
Update an existing engagement account group by its ID.
Updates to existing engagement account groups must adhere to the following conditions:
- Engagement account groups cannot be hidden or have their code changed if they are in use.
- Updated codes must be unique within the engagement account grouping.
- In order to ensure the integrity of the balance sheet and income statement MAC codes in the 1000, 2000, or 3000 range cannot be changed to codes in the 4000 or 5000 range, and vice versa.
- Engagement account groups that are part of a MAC account grouping cannot be updated.
Permissions
api.engagement-account-groupings.write
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
The account code for this account group.
1When true this account is hidden, and can't be used in account mapping. Additionally this account won't be suggested when automatically mapping accounts during file import.
The MAC code mapped to this account group.
A replacement value used when displaying the account description.
This does not have any effect on automatic column mapping.
Response
OK
The unique object identifier.
The unique identifier for the engagement account grouping that the engagement account group belongs to.
The account code for this account group.
A description of the account code for this account group.
A list of the parent codes for this account group.
The parent code for this account group.
The MAC code mapped to this account group.
A list of account tags assigned to this account group.
The date this account group was published. If not set, this account group is not published.
Published account groups cannot be updated.
The order in which this account group is displayed, relative to other account groups with the same parent.
A list of errors associated with this account group.
When true this account is hidden, and can't be used in account mapping. Additionally this account won't be suggested when automatically mapping accounts during file import.
The process that lead to the creation of the account group.
IMPORTED_FROM_LIBRARY, IMPORTED_FROM_ENGAGEMENT, ADDED_ON_ENGAGEMENT A replacement value used when displaying the account description.
This does not have any effect on automatic column mapping.

