fun create(version: Int, keyboardEntryInfo: KeyboardEntryInfo): IdentifierInfo
Create keyboardEntry on the server.
version
- expected latest version of seller
keyboardEntryInfo
- data to put
com.srv4pos.server.api.exceptions.VersionConflictJsonException
- if version mismatch
com.srv4pos.server.api.exceptions.ReferenceNotFoundJsonException
- if category in KeyboardEntryInfo.keyboard is not found
if product in KeyboardEntryInfo.product is not found
Return
identifier info