Authentication - AuthenticateUser - Authenticates a system user to use the LA API. NOTE: AuthenticateUser is not yet implemented in the SOAP API. Continue to use Authenticate

Service URL: https://api.learningassistant.com/webservices/soap/authenticate.cfc?wsdl

Request
NOT YET IMPLEMENTED - USE AUTHENTICATE METHOD
Response
NOT YET IMPLEMENTED - USE AUTHENTICATE METHOD
Request Fields
  • szUsername string Required
    The system username of the person authentication, i.e. Anna Clark
  • szPassword string Required
    The password of the user that is authenticating
  • szRef string Required
    The instance reference code that the user belongs to.
Response Fields
  • id string
    The system username of the person authentication, i.e. Anna Clark
  • uuid string
    The system username of the person authentication, i.e. Anna Clark