apidocs / com.srv4pos.server.api.customization / CustomizationItemService / put

put

fun put(version: Int, customizationItemInfo: CustomizationItemInfo): Unit

Put tax to the server.

Parameters

version - expected latest version of seller

customizationItemInfo - data to put

Exceptions

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