apidocs / com.srv4pos.server.api.sale / SaleSlotService / create

create

fun create(version: Int?, saleSlotInfo: SaleSlotInfo): IdentifierInfo

Create entity on the server.

Parameters

version - expected latest version of seller

saleSlotInfo - data to put

Exceptions

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

Return
generated unique identifier