apidocs / com.srv4pos.server.api.tax / TaxService / put

put

fun put(version: Int, taxInfo: TaxInfo): Unit

Put tax to the server.

Parameters

version - expected latest version of seller

taxInfo - data to put

Exceptions

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