Accounts

this method provides possibility to log in to application via User name and password or PIN

post/api/Accounts/Login

Request body

loginstring nullable
passwordstring nullable
appVersionstring nullable
codestring nullable

Response

Success

Changes