Booking Type Updated June 14, 2023 15:53 Booking Type GET /v2/event/get/bookingType This API returns the list of active Booking Types. Sample Response { "success" : true, "result" : [ { "Id" : 1, "Name" : "Primary Room" } ] } Was this article helpful? Yes No Have more questions? Submit a request