Description
The following table displays the documentation for the 'GroupMemberUntilGet' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Retrieves the final date/time for a specific user as member of a usergroup |
Español (moderno) |
Recupera la fecha/hora final de filiación de un usuario específico a un grupo de usuarios |
Português (Brasil) |
Recupera a data/horário final de filicação de um usuário específico a um grupo de usuários |
Parameters
The following table describes all of 'GroupMemberUntilGet''s parameters, in every language available.
ID |
Name |
Language |
Description |
Type |
Min-Max Length |
Reentr Key Member |
Optional |
---|---|---|---|---|---|---|---|
1 |
Login |
English (United States) |
Operation handle returned from succesful call of UserLoginAllow |
48-48 |
No |
No |
|
2 |
UsergroupName |
English (United States) |
Name of usergroup the user already belongs to |
4-32 |
No |
No |
|
3 |
English (United States) |
E-mail address of user |
7-128 |
No |
No |
||
1 |
Login |
Español (moderno) |
Protocolo de operación obtenido de llamada exitosa a UserLoginAllow |
48-48 |
No |
No |
|
2 |
UsergroupName |
Español (moderno) |
Nombre del grupo de usuarios al cual el usuario ya pertenece |
4-32 |
No |
No |
|
3 |
Español (moderno) |
Dirección de correo electrónico del usuario |
7-128 |
No |
No |
||
1 |
Login |
Português (Brasil) |
Protocolo de operação retornado por chamada bem sucedida a UserLoginAllow |
48-48 |
No |
No |
|
2 |
UsergroupName |
Português (Brasil) |
Nome do grupo de usuários ao qual o usuário já pertence |
4-32 |
No |
No |
|
3 |
Português (Brasil) |
Endereço de e-mail do usuário |
7-128 |
No |
No |
Return Value
'GroupMemberUntilGet' returns a value of type timestamp (minimum length of returned values is 24 characters characters, while maximum length of returned values is 24 characters characters).
Please note that all APIs returning values of types that allow for localized values (like e.g. boolean or country) always return the standard type values.
Specific Error Codes
If an error happens during the execution of any VersaCloud call, an errorcode is returned instead of the standard return value described above.
The following table lists errorcodes returned specifically by the 'GroupMemberUntilGet' API (generic errorcodes like wrong number of parameters or invalid values for parameters' types are not listed):
Errorcode |
Language |
Description |
---|---|---|
:@Err#Grp0000021 |
English (United States) |
User is not yet a member of specified usergroup |
:@Err#Usr0000024 |
English (United States) |
Specified user does not have the needed right to invoke this API |
:@Err#Grp0000021 |
Español (moderno) |
Usuario todavía no es miembro del grupo de usuarios indicado |
:@Err#Usr0000024 |
Español (moderno) |
Usuario informado no tiene los derechos necesarios para llamar esta API |
:@Err#Grp0000021 |
Português (Brasil) |
Usuário ainda não é membro do grupo de usuários especificado |
:@Err#Usr0000024 |
Português (Brasil) |
Usuário especificado não possui os direitos necessários para chamar esta API |
US Patent Requested