fun put(version: Int?, saleSlotInfo: SaleSlotInfo): Unit
Put entity to the server.
version - expected latest version of seller
version
saleSlotInfo - data to put
saleSlotInfo
com.srv4pos.server.api.exceptions.VersionConflictJsonException - if version mismatch
com.srv4pos.server.api.exceptions.VersionConflictJsonException