apidocs / com.srv4pos.server.api.product / ProductService / delete

delete

fun delete(version: Int, identifier: String): Unit

Delete entity from the server.

Parameters

version - current seller version

identifier - identifies entity. must match to Constraints.WINDOWS_FILENAME_REGEX

Exceptions

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