Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Login function is used to log a LAC administrator into LAC using a valid login and password. The response returns a token that must be used to run any other Vendor API functions. The token is valid for 3 hours from successful login.

Return values

On failure, Note that the result string for Login will contain contains an error message if unsuccessful. See Return Codescodes for further information on error messages.

...