fun create(bookingInfo: BookingInfo, version: Int?): String?
Create booking on the server.
bookingInfo - data to put
bookingInfo
version - current version of seller
version
com.srv4pos.server.api.exceptions.NotFoundJsonException - if seller wasn't found
com.srv4pos.server.api.exceptions.NotFoundJsonException
Return generated identifier