fun put(id: String, userInfo: UserInfo): Unit
Modifies an user.
userInfo
- the entity content to put
com.srv4pos.server.api.exceptions.NotFoundJsonException
- if user wasn't found
com.srv4pos.server.api.exceptions.UnprocessableEntityJsonException
- see:
UnprocessableEntityErrorType.SOFTWARE_VENDOR_IS_MISSING
com.srv4pos.server.api.exceptions.ForbiddenJsonException
- see:
ForbiddenErrorType.INSUFFICIENT_ACCESS_RIGHTS