apidocs / com.srv4pos.server.api.seller / UserService / get

get

operator fun get(id: String): UserInfo

Returns an user.

Parameters

id - identifies entity

Exceptions

com.srv4pos.server.api.exceptions.NotFoundJsonException - if user wasn't found

com.srv4pos.server.api.exceptions.ForbiddenJsonException - see: ForbiddenErrorType.INSUFFICIENT_ACCESS_RIGHTS

Return
the entity