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

create

fun create(userRegistrationInfo: UserRegistrationInfo): String?

Creates an user.

Parameters

userRegistrationInfo - the entity

Exceptions

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