apidocs / com.srv4pos.server.api.seller / SellerService / getThisVersionPublic

getThisVersionPublic

fun getThisVersionPublic(sellerId: String): SellerVersion

Returns latest version of this public seller.

Parameters

sellerId - id of the seller

Exceptions

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

Return
version number

See Also

SellerServiceSample