Description
The following table displays the documentation for the 'UserRightUntilGet' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Retrieves last date user is allowed to operate on the VersaCloud platform with a specific right |
Español (moderno) |
Obtiene la fecha final en la cual el usuario tiene autorización para usar un derecho específico en VersaCloud |
Português (Brasil) |
Recupera a data final na qual o usuário está autorizado a operar sobre VersaCloud com um direito específico |
Parameters
The following table describes all of 'UserRightUntilGet''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, identifying user retrieving information |
48-48 |
No |
No |
|
2 |
English (United States) |
E-mail address of user whose information is being retrieved |
7-128 |
No |
No |
||
3 |
Right |
English (United States) |
Right whose final assignment date is to be retrieved |
2-2 |
No |
No |
|
1 |
Login |
Español (moderno) |
Protocolo de operación obtenido de llamada exitosa a UserLoginAllow, identificando al usuario que hace el pedido |
48-48 |
No |
No |
|
2 |
Español (moderno) |
Dirección de correo electrónico del usuario cuya información se solicita |
7-128 |
No |
No |
||
3 |
Right |
Español (moderno) |
Derecho cuya fecha final de atribución debe ser obtenida |
2-2 |
No |
No |
|
1 |
Login |
Português (Brasil) |
Protocolo de operação retornado por chamada bem sucedida a UserLoginAllow, identificando usuário que faz o pedido |
48-48 |
No |
No |
|
2 |
Português (Brasil) |
Endereço de e-mail do usuário cuja informação está sendo solicitada |
7-128 |
No |
No |
||
3 |
Right |
Português (Brasil) |
Direito cuja data final de atribuição deve ser recuperada |
2-2 |
No |
No |
Return Value
'UserRightUntilGet' 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 'UserRightUntilGet' API (generic errorcodes like wrong number of parameters or invalid values for parameters' types are not listed):
Errorcode |
Language |
Description |
---|---|---|
:@Err#Tim0000007 |
English (United States) |
Maximum date/time has not been defined |
:@Err#Usr0000002 |
English (United States) |
Value provided as user e-mail is not registered with VersaCloud |
:@Err#Usr0000024 |
English (United States) |
Specified user does not have the needed right to invoke this API |
:@Err#Tim0000007 |
Español (moderno) |
Data/hora máxima permitida no ha sido definida |
:@Err#Usr0000002 |
Español (moderno) |
Valor informado como correo electrónico de usuario no está registrado en VersaCloud |
:@Err#Usr0000024 |
Español (moderno) |
Usuario informado no tiene los derechos necesarios para llamar esta API |
:@Err#Tim0000007 |
Português (Brasil) |
Data/hora máxima permitida não foi definida |
:@Err#Usr0000002 |
Português (Brasil) |
Valor informado como e-mail de usuário não está registrado em VersaCloud |
:@Err#Usr0000024 |
Português (Brasil) |
Usuário especificado não possui os direitos necessários para chamar esta API |
US Patent Requested