AccountGroupMember
Represents the member relationships between account groups, defining how child account groups are nested within parent groups.
Columns
| Name | Type | Description |
| accountGroup_Href | String | The URL of the account group associated with this member record. |
| accountGroup_Id | String | The Id of the account group associated with this member record. |
| accountGroup_Key | String | The system-assigned key of the account group associated with this member record. |
| auditCreatedBy | String | The user who created the account group member. |
| auditCreatedDateTime | Datetime | The date and time when the account group member was created. |
| auditModifiedBy | String | The user who last modified the account group member. |
| auditModifiedDateTime | Datetime | The date and time when the account group member was last modified. |
| glAccountGroup_Href | String | The URL of the parent general ledger account group associated with this member. |
| glAccountGroup_Id | String | The Id of the parent general ledger account group associated with this member. |
| glAccountGroup_Key | String | The system-assigned key of the parent general ledger account group associated with this member. |
| href | String | The URL of the account group member resource. |
| id | String | The unique identifier of the account group member. |
| key [KEY] | String | The system-assigned key that uniquely identifies the account group member record. |
| sortOrder | Int | The numeric position that determines the display order of this member within the account group. |