ReservaVenueTable

APIDescription
GET GetAllVenueTablesPager?venueId={venueId}&pageSize={pageSize}&currentPage={currentPage}&keyword={keyword}

No documentation available.

GET GetVenueTableById?id={id}

No documentation available.

GET GetVenueTableDDL

No documentation available.

POST AddVenueTable

No documentation available.

PUT UpdateVenueTable

No documentation available.

DELETE DeleteVenueTable?id={id}

No documentation available.

GET GetVenueTotalTablesSeats?venueId={venueId}

No documentation available.

ReservaBooking

APIDescription
GET GetVenueBookingsStatastics?venueId={venueId}&date={date}

No documentation available.

GET GetBookings?venueId={venueId}&date={date}&status={status}

No documentation available.

GET GetBookingById?bookingId={bookingId}

No documentation available.

GET GetClientBookingsPager?clientId={clientId}&pageSize={pageSize}&currentPage={currentPage}&keyword={keyword}&status={status}

No documentation available.

GET GetClientTotalBookingsByStatus?clientId={clientId}

No documentation available.

GET GetClientVenueBookings?clientId={clientId}

No documentation available.

POST AddReservationBooking

No documentation available.

GET GetReservationsByVenueTables?venueId={venueId}&date={date}

No documentation available.

PUT UpdateReservationStatusBulk

No documentation available.

PUT CheckinReservation

No documentation available.

PUT CheckoutReservation

No documentation available.

PUT EditReservation?userId={userId}

No documentation available.

ReservaGuestList

APIDescription
GET GetGuestListByReservationId?reservationId={reservationId}

No documentation available.

PUT UpdateGuestList?userId={userId}&reservationId={reservationId}

No documentation available.

ReservaClientType

APIDescription
GET GetClientTypesDDL

No documentation available.

GET GetClientTypesTotals

No documentation available.

ReservaReservationType

APIDescription
GET GetAllReservationTypesPager?pageSize={pageSize}&currentPage={currentPage}&keyword={keyword}&venueId={venueId}

No documentation available.

GET GetReservationTypeById?id={id}

No documentation available.

GET GetReservationTypeDDL

No documentation available.

GET GetReservationTypesByVenueIdDDL?venueId={venueId}

No documentation available.

POST AddReservationType

No documentation available.

PUT UpdateReservationType

No documentation available.

DELETE DeleteReservationType?id={id}

No documentation available.

POST AddVenueReservationType?venueId={venueId}&reservationTypeId={reservationTypeId}

No documentation available.

DELETE DeleteVenueReservationType?venueId={venueId}&reservationTypeId={reservationTypeId}

No documentation available.

ReservaVenueHouseRules

APIDescription
GET GetAllVenueHouseRulesPager?venueId={venueId}&pageSize={pageSize}&currentPage={currentPage}&keyword={keyword}

No documentation available.

GET GetVenueHouseRuleById?id={id}

No documentation available.

POST AddVenueHouseRule

No documentation available.

PUT UpdateVenueHouseRule

No documentation available.

DELETE DeleteVenueHouseRule?id={id}

No documentation available.

ReservaVenueInstruction

APIDescription
GET GetAllVenueInstructionsPager?venueId={venueId}&pageSize={pageSize}&currentPage={currentPage}&keyword={keyword}

No documentation available.

GET GetVenueInstructionById?id={id}

No documentation available.

POST AddVenueInstruction

No documentation available.

PUT UpdateVenueInstruction

No documentation available.

DELETE DeleteVenueInstruction?id={id}

No documentation available.

ReservaClient

APIDescription
GET GetAllClientsPager?pageSize={pageSize}&currentPage={currentPage}&keyword={keyword}&clientTypeId={clientTypeId}

No documentation available.

GET GetClientById?id={id}

No documentation available.

POST AddClient

No documentation available.

PUT UpdateClient

No documentation available.

DELETE DeleteClient?id={id}

No documentation available.

GET SearchClientsDDL?isActive={isActive}&key={key}&clientTypeId={clientTypeId}

No documentation available.

ReservaVenue

APIDescription
GET GetVenuesDDL?isActive={isActive}&key={key}

No documentation available.

GET GetAllVenuesPager?pageSize={pageSize}&currentPage={currentPage}&keyword={keyword}

No documentation available.

GET GetVenueById?id={id}

No documentation available.

POST AddVenue

No documentation available.

PUT UpdateVenue

No documentation available.

DELETE DeleteVenue?id={id}

No documentation available.

PUT UpdateVenueMasterImage

No documentation available.

ReservaTimeSlot

APIDescription
GET GetAllTimeSlotsPager?pageSize={pageSize}&currentPage={currentPage}&keyword={keyword}&reservationTypeId={reservationTypeId}&timeSlotCategoryId={timeSlotCategoryId}

No documentation available.

GET GetTimeSlotById?id={id}

No documentation available.

GET GetTimeSlotsByReservationTypeIdDDL?reservationTypeId={reservationTypeId}

No documentation available.

GET GetTimeSlotsByCategoryIdDDL?timeSlotCategoryId={timeSlotCategoryId}

No documentation available.

POST AddTimeSlot

No documentation available.

PUT UpdateTimeSlot

No documentation available.

DELETE DeleteTimeSlot?id={id}

No documentation available.

ReservaAuthentication

APIDescription
POST login

No documentation available.

PUT reset-password?userId={userId}&newPassword={newPassword}

No documentation available.

ReservaUser

APIDescription
GET GetAllUsersPager?pageSize={pageSize}&currentPage={currentPage}&keyword={keyword}

No documentation available.

GET GetUserById?id={id}

No documentation available.

GET GetUsersDDL

No documentation available.

POST AddUser

No documentation available.

PUT UpdateUser

No documentation available.

DELETE DeleteUser?id={id}

No documentation available.

ReservaTimeSlotCategory

APIDescription
GET GetAllTimeSlotCategoryPager?pageSize={pageSize}&currentPage={currentPage}&keyword={keyword}&reservationTypeId={reservationTypeId}

No documentation available.

GET GetTimeSlotCategoryById?id={id}

No documentation available.

GET GetTimeSlotCategoryDDL

No documentation available.

GET GetTimeSlotCategoryByReservationTypeIdDDL?reservationTypeId={reservationTypeId}

No documentation available.

POST AddTimeSlotCategory

No documentation available.

PUT UpdateTimeSlotCategory

No documentation available.

DELETE DeleteTimeSlotCategory?id={id}

No documentation available.

POST AddReservationTypeTimeSlotCategory?reservationTypeId={reservationTypeId}&timeSlotCategoryId={timeSlotCategoryId}

No documentation available.

DELETE DeleteReservationTypeTimeSlotCategory?reservationTypeId={reservationTypeId}&timeSlotCategoryId={timeSlotCategoryId}

No documentation available.

ReservaReservationBookingTables

APIDescription
GET GetReservationBookingTablesByReservationId?reservationId={reservationId}

No documentation available.

GET GetAllTablesByReservationId?reservationId={reservationId}

No documentation available.

POST AddReservationBookingTables?userId={userId}&reservationId={reservationId}

No documentation available.

DELETE DeleteReservationBookingTable?id={id}

No documentation available.

ReservaVenueGallery

APIDescription
GET GetAllVenueGalleryPager?venueId={venueId}&pageSize={pageSize}&currentPage={currentPage}

No documentation available.

POST AddVenueGallery

No documentation available.

DELETE DeleteVenueGallery?id={id}

No documentation available.

Values

APIDescription
GET api/Values

No documentation available.

GET api/Values/{id}

No documentation available.

POST api/Values

No documentation available.

PUT api/Values/{id}

No documentation available.

DELETE api/Values/{id}

No documentation available.