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

get

operator fun get(identifier: String): BookingInfo

Returns an entity.

Parameters

identifier - identifies entity

Exceptions

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