apidocs / com.srv4pos.server.api.sale / SaleSlotService / put

put

fun put(version: Int?, saleSlotInfo: SaleSlotInfo): Unit

Put entity to the server.

Parameters

version - expected latest version of seller

saleSlotInfo - data to put

Exceptions

com.srv4pos.server.api.exceptions.VersionConflictJsonException - if version mismatch