Authentication
In order to access the different functionalities provided by the API, a session must be created. This session will provide a token valid for 12 hours from its generation.
In order to access the different functionalities provided by the API, a session must be created. This session will provide a token valid for 12 hours from its generation.
user_name*
String
Username to access the application.
password*
String
Password of the user who will access.
access_method*
String
Provide the type of access to use. For API access "alternative_login" should be provided