fun create(userRegistrationInfo: UserRegistrationInfo): String?
Creates an user.
userRegistrationInfo - the entity
com.srv4pos.server.api.exceptions.UnprocessableEntityJsonException - see:
UnprocessableEntityErrorType.SOFTWARE_VENDOR_IS_MISSING
com.srv4pos.server.api.exceptions.ForbiddenJsonException - see:
ForbiddenErrorType.INSUFFICIENT_ACCESS_RIGHTS
Return
generated id of the entity