CustomerClientLinkError

Enum describing possible CustomerClientLink errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

CLIENT_ALREADY_INVITED_BY_THIS_MANAGER

Trying to manage a client that already in being managed by customer.

CLIENT_ALREADY_MANAGED_IN_HIERARCHY

Already managed by some other manager in the hierarchy.

CUSTOMER_HAS_TOO_MANY_ACCOUNTS

Managed accounts has the maximum number of linked accounts.

CLIENT_HAS_TOO_MANY_INVITATIONS

Invitor has the maximum pending invitations.

CANNOT_HIDE_OR_UNHIDE_MANAGER_ACCOUNTS

Attempt to change hidden status of a link that is not active.

CUSTOMER_HAS_TOO_MANY_ACCOUNTS_AT_MANAGER

Parent manager account has the maximum number of linked accounts.

CLIENT_HAS_TOO_MANY_MANAGERS

Client has too many managers.