ManagedCustomersLinks
Service to access basic details about any customer links.
Columns
| Name | Type | Behavior | DisplayName | Description |
| ParentCustomerId [KEY] | String | Management Customer Id. | ||
| ManagerCustomerId | String | linked ManagerCustomer Id. | ||
| ClientCustomerId | String | linked Client Customer Id. | ||
| IsHidden | Boolean | Boolean showing if is hidden. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| CustomerId | String | Client Customer Id. Used as input for api calling |
| Name | String | Name of the Customer. Used as input for api calling |
| CanManageClients | String | Boolean showing if Customer can manage clients. Used as input for api calling |
| CurrencyCode | String | CurrencyCode of the customer. Used as input for api calling |
| DateTimeZone | String | DateTimeZone Used as input for api calling |
| TestAccount | Boolean | Boolean showing if the account is a test account. Used as input for api calling |
| ExcludeHiddenAccounts | Boolean | Name of the place. Used as input for api calling |