AuthenticateUserRequest

Request to authenticate the user.

Variables

password

string

The password of the user his identifier.

emailAddress

string

The emailAddress of the user.  Checked if there is no cardIdentifier provided

userName

string

The userName of the user.  Checked if there is no emailAddress provided

Close