val auth: AuthInfo
Gets user info and list with connected sellers to the user in credentials.
com.srv4pos.server.api.exceptions.ForbiddenJsonException
- see:
ForbiddenErrorType.INSUFFICIENT_ACCESS_RIGHTS
Return
instance of com.srv4pos.server.api.auth.AuthInfo
See Also