operator fun get(identifier: String): BookingInfo
Returns an entity.
identifier - identifies entity
com.srv4pos.server.api.exceptions.NotFoundJsonException - if booking or seller wasn't found
com.srv4pos.server.api.exceptions.ForbiddenJsonException - see:
ForbiddenErrorType.INSUFFICIENT_ACCESS_RIGHTS
Return
the entity