fun put(version: Int, taxInfo: TaxInfo): Unit
Put tax to the server.
version - expected latest version of seller
version
taxInfo - data to put
taxInfo
com.srv4pos.server.api.exceptions.VersionConflictJsonException - if version mismatch
com.srv4pos.server.api.exceptions.VersionConflictJsonException