apidocs / com.srv4pos.server.api.keyboardentry / KeyboardEntryService / 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 com.srv4pos.server.api.infrastructure.Constraints.WINDOWS_FILENAME_REGEX

Exceptions

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