AI-generated Key Takeaways
- 
          This page describes various errors that can occur when creating or modifying Manager Links. 
- 
          Errors can arise from incompatible account types, exceeding limits on managers or invites, or existing relationships. 
- 
          Problems with account administration, hierarchy structure, or account status can also lead to errors. 
- 
          Attempts to link an account to itself or create an active link directly are not allowed. 
Enum describing possible ManagerLink errors.
| Enums | |
|---|---|
| 
 | Enum unspecified. | 
| 
 | The received error code is not known in this version. | 
| 
 | The manager and client have incompatible account types. | 
| 
 | Client is already linked to too many managers. | 
| 
 | Manager has too many pending invitations. | 
| 
 | Client is already invited by this manager. | 
| 
 | The client is already managed by this manager. | 
| 
 | Client is already managed in hierarchy. | 
| 
 | Manager and sub-manager to be linked have duplicate client. | 
| 
 | Client has no active user that can access the client account. | 
| 
 | Adding this link would exceed the maximum hierarchy depth. | 
| 
 | Adding this link will create a cycle. | 
| 
 | Manager account has the maximum number of linked clients. | 
| 
 | Parent manager account has the maximum number of linked clients. | 
| 
 | The account is not authorized owner. | 
| 
 | Your manager account is suspended, and you are no longer allowed to link to clients. | 
| 
 | You are not allowed to move a client to a manager that is not under your current hierarchy. | 
| 
 | The changed status for mutate link is invalid. | 
| 
 | The change for mutate link is invalid. | 
| 
 | You are not allowed to link a manager account to itself. | 
| 
 | The link was created with status ACTIVE and not PENDING. |