apidocs / com.srv4pos.server.api.booking / BookingService / create

create

fun create(bookingInfo: BookingInfo, version: Int?): String?

Create booking on the server.

Parameters

bookingInfo - data to put

version - current version of seller

Exceptions

com.srv4pos.server.api.exceptions.NotFoundJsonException - if seller wasn't found

Return
generated identifier