Booking Type In this article Booking Type 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" } ] } Have more questions? Submit a request Previous Article Next Article