Overview

Summary

ContactDonateImprint


2. Modular API



2.1 Module System




2.2 Module Interfaces


API 1: AirportService-API (36)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /airportinsertAirport(airport)AirportModulePOSTAirport
(2) /airporttransferproduct/{id}findAirportTransferProductById(id)AirportModuleGETAirportTransferProduct
(3) /airporttransferproductfindAllAirportTransferProduct()AirportModuleGETAirportTransferProduct
(4) /flightcarrier/{id}deleteFlightCarrierById(id)AirportModuleDELETEFlightCarrier
(5) /flightcarrierinsertFlightCarrier(flightcarrier)AirportModulePOSTFlightCarrier
(6) /airportfindAllAirport()AirportModuleGETAirport
(7) /flightcarrier/{id}findFlightCarrierById(id)AirportModuleGETFlightCarrier
(8) /flight/{id}updateFlightById(flight)AirportModulePUTFlight
(9) /flightbookingsegmentfindAllFlightBookingSegment()AirportModuleGETFlightBookingSegment
(10) /airporttransferproduct/destinationairport/{id}findAllAirportTransferProductOfDestinationAirport(id)AirportModuleGETAirport AirportTransferProduct
(11) /flight/flightcarrier/{id}findAllFlightOfFlightCarrier(id)AirportModuleGETFlightCarrier Flight
(12) /airport/locationcity/{id}findAllAirportOfLocationCity(id)AirportModuleGETLocationCity Airport
(13) /airporttransferproduct/{id}deleteAirportTransferProductById(id)AirportModuleDELETEAirportTransferProduct
(14) /flight/{id}findFlightById(id)AirportModuleGETFlight
(15) /airport/{id}deleteAirportById(id)AirportModuleDELETEAirport
(16) /flightbookingsegment/flightbooking/{id}findAllFlightBookingSegmentOfFlightBooking(id)AirportModuleGETFlightBooking FlightBookingSegment
(17) /airport/{id}findAirportById(id)AirportModuleGETAirport
(18) /flightcarrier/{id}updateFlightCarrierById(flightcarrier)AirportModulePUTFlightCarrier
(19) /airporttransferproduct/airporttransferprovider/{id}findAllAirportTransferProductOfAirportTransferProvider(id)AirportModuleGETAirportTransferProvider AirportTransferProduct
(20) /flightfindAllFlight()AirportModuleGETFlight
(21) /flight/{id}deleteFlightById(id)AirportModuleDELETEFlight
(22) /airport/{id}updateAirportById(airport)AirportModulePUTAirport
(23) /flightbookingsegment/{id}updateFlightBookingSegmentById(flightbookingsegment)AirportModulePUTFlightBookingSegment
(24) /flightbookingsegmentinsertFlightBookingSegment(flightbookingsegment)AirportModulePOSTFlightBookingSegment
(25) /flightbookingsegment/{id}findFlightBookingSegmentById(id)AirportModuleGETFlightBookingSegment
(26) /flight/originairport/{id}findAllFlightOfOriginAirport(id)AirportModuleGETAirport Flight
(27) /flightbookingsegment/flight/{id}findAllFlightBookingSegmentOfFlight(id)AirportModuleGETFlight FlightBookingSegment
(28) /flightbookingsegment/{id}deleteFlightBookingSegmentById(id)AirportModuleDELETEFlightBookingSegment
(29) /airporttransferproduct/{id}updateAirportTransferProductById(airporttransferproduct)AirportModulePUTAirportTransferProduct
(30) /flightinsertFlight(flight)AirportModulePOSTFlight
(31) /flight/destinationairport/{id}findAllFlightOfDestinationAirport(id)AirportModuleGETAirport Flight
(32) /airporttransferproduct/destinationcity/{id}findAllAirportTransferProductOfDestinationCity(id)AirportModuleGETLocationCity AirportTransferProduct
(33) /airporttransferproduct/originairport/{id}findAllAirportTransferProductOfOriginAirport(id)AirportModuleGETAirport AirportTransferProduct
(34) /airporttransferproduct/origincity/{id}findAllAirportTransferProductOfOriginCity(id)AirportModuleGETLocationCity AirportTransferProduct
(35) /airporttransferproductinsertAirportTransferProduct(airporttransferproduct)AirportModulePOSTAirportTransferProduct
(36) /flightcarrierfindAllFlightCarrier()AirportModuleGETFlightCarrier

API 2: AttractionBookingService-API (20)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /attractionbookinginsertAttractionBooking(attractionbooking)AttractionBookingModulePOSTAttractionBooking
(2) /propertyphoto/{id}findPropertyPhotoById(id)AttractionBookingModuleGETPropertyPhoto
(3) /attractionbooking/booking/{id}findAllAttractionBookingOfBooking(id)AttractionBookingModuleGETBooking AttractionBooking
(4) /attractionparticipant/attractionbooking/{id}findAllAttractionParticipantOfAttractionBooking(id)AttractionBookingModuleGETAttractionBooking AttractionParticipant
(5) /attractionbookingfindAllAttractionBooking()AttractionBookingModuleGETAttractionBooking
(6) /attractionbooking/{id}findAttractionBookingById(id)AttractionBookingModuleGETAttractionBooking
(7) /attractionparticipant/{id}updateAttractionParticipantById(attractionparticipant)AttractionBookingModulePUTAttractionParticipant
(8) /propertyphoto/property/{id}findAllPropertyPhotoOfProperty(id)AttractionBookingModuleGETProperty PropertyPhoto
(9) /attractionparticipantfindAllAttractionParticipant()AttractionBookingModuleGETAttractionParticipant
(10) /attractionbooking/{id}updateAttractionBookingById(attractionbooking)AttractionBookingModulePUTAttractionBooking
(11) /attractionparticipantinsertAttractionParticipant(attractionparticipant)AttractionBookingModulePOSTAttractionParticipant
(12) /propertyphotoinsertPropertyPhoto(propertyphoto)AttractionBookingModulePOSTPropertyPhoto
(13) /attractionparticipant/{id}findAttractionParticipantById(id)AttractionBookingModuleGETAttractionParticipant
(14) /attractionparticipant/{id}deleteAttractionParticipantById(id)AttractionBookingModuleDELETEAttractionParticipant
(15) /attractionbooking/attractionschedule/{id}findAllAttractionBookingOfAttractionSchedule(id)AttractionBookingModuleGETAttractionSchedule AttractionBooking
(16) /propertyphoto/{id}deletePropertyPhotoById(id)AttractionBookingModuleDELETEPropertyPhoto
(17) /propertyphotofindAllPropertyPhoto()AttractionBookingModuleGETPropertyPhoto
(18) /attractionbooking/currency/{id}findAllAttractionBookingOfCurrency(id)AttractionBookingModuleGETCurrency AttractionBooking
(19) /propertyphoto/{id}updatePropertyPhotoById(propertyphoto)AttractionBookingModulePUTPropertyPhoto
(20) /attractionbooking/{id}deleteAttractionBookingById(id)AttractionBookingModuleDELETEAttractionBooking

API 3: BookingService-API (21)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /bookingstatushistory/booking/{id}findAllBookingStatusHistoryOfBooking(id)BookingModuleGETBooking BookingStatusHistory
(2) /booking/{id}deleteBookingById(id)BookingModuleDELETEBooking
(3) /airporttransferbookingfindAllAirportTransferBooking()BookingModuleGETAirportTransferBooking
(4) /airporttransferbooking/airporttransferproduct/{id}findAllAirportTransferBookingOfAirportTransferProduct(id)BookingModuleGETAirportTransferProduct AirportTransferBooking
(5) /bookingstatushistory/{id}findBookingStatusHistoryById(id)BookingModuleGETBookingStatusHistory
(6) /booking/currency/{id}findAllBookingOfCurrency(id)BookingModuleGETCurrency Booking
(7) /airporttransferbooking/{id}updateAirportTransferBookingById(airporttransferbooking)BookingModulePUTAirportTransferBooking
(8) /airporttransferbookinginsertAirportTransferBooking(airporttransferbooking)BookingModulePOSTAirportTransferBooking
(9) /bookingfindAllBooking()BookingModuleGETBooking
(10) /bookingstatushistoryinsertBookingStatusHistory(bookingstatushistory)BookingModulePOSTBookingStatusHistory
(11) /bookingstatushistoryfindAllBookingStatusHistory()BookingModuleGETBookingStatusHistory
(12) /bookinginsertBooking(booking)BookingModulePOSTBooking
(13) /bookingstatushistory/{id}deleteBookingStatusHistoryById(id)BookingModuleDELETEBookingStatusHistory
(14) /airporttransferbooking/booking/{id}findAllAirportTransferBookingOfBooking(id)BookingModuleGETBooking AirportTransferBooking
(15) /airporttransferbooking/currency/{id}findAllAirportTransferBookingOfCurrency(id)BookingModuleGETCurrency AirportTransferBooking
(16) /booking/{id}updateBookingById(booking)BookingModulePUTBooking
(17) /bookingstatushistory/{id}updateBookingStatusHistoryById(bookingstatushistory)BookingModulePUTBookingStatusHistory
(18) /booking/{id}findBookingById(id)BookingModuleGETBooking
(19) /airporttransferbooking/{id}findAirportTransferBookingById(id)BookingModuleGETAirportTransferBooking
(20) /booking/useraccount/{id}findAllBookingOfUserAccount(id)BookingModuleGETUserAccount Booking
(21) /airporttransferbooking/{id}deleteAirportTransferBookingById(id)BookingModuleDELETEAirportTransferBooking

API 4: CarCategoryService-API (18)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /carrentalproduct/{id}findCarRentalProductById(id)CarCategoryModuleGETCarRentalProduct
(2) /carrentalproduct/carcategory/{id}findAllCarRentalProductOfCarCategory(id)CarCategoryModuleGETCarCategory CarRentalProduct
(3) /carrentalproductfindAllCarRentalProduct()CarCategoryModuleGETCarRentalProduct
(4) /roomavailability/{id}deleteRoomAvailabilityById(id)CarCategoryModuleDELETERoomAvailability
(5) /roomavailability/{id}updateRoomAvailabilityById(roomavailability)CarCategoryModulePUTRoomAvailability
(6) /carrentalproduct/{id}deleteCarRentalProductById(id)CarCategoryModuleDELETECarRentalProduct
(7) /carcategoryfindAllCarCategory()CarCategoryModuleGETCarCategory
(8) /roomavailability/{id}findRoomAvailabilityById(id)CarCategoryModuleGETRoomAvailability
(9) /carcategory/{id}findCarCategoryById(id)CarCategoryModuleGETCarCategory
(10) /carcategoryinsertCarCategory(carcategory)CarCategoryModulePOSTCarCategory
(11) /carrentalproduct/carrentallocation/{id}findAllCarRentalProductOfCarRentalLocation(id)CarCategoryModuleGETCarRentalLocation CarRentalProduct
(12) /carcategory/{id}updateCarCategoryById(carcategory)CarCategoryModulePUTCarCategory
(13) /roomavailabilityinsertRoomAvailability(roomavailability)CarCategoryModulePOSTRoomAvailability
(14) /roomavailabilityfindAllRoomAvailability()CarCategoryModuleGETRoomAvailability
(15) /carcategory/{id}deleteCarCategoryById(id)CarCategoryModuleDELETECarCategory
(16) /carrentalproductinsertCarRentalProduct(carrentalproduct)CarCategoryModulePOSTCarRentalProduct
(17) /roomavailability/roomtype/{id}findAllRoomAvailabilityOfRoomType(id)CarCategoryModuleGETRoomType RoomAvailability
(18) /carrentalproduct/{id}updateCarRentalProductById(carrentalproduct)CarCategoryModulePUTCarRentalProduct

API 5: CarRentalLocationService-API (22)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /carrentalbooking/{id}findCarRentalBookingById(id)CarRentalLocationModuleGETCarRentalBooking
(2) /carrentalbookingfindAllCarRentalBooking()CarRentalLocationModuleGETCarRentalBooking
(3) /carrentallocationinsertCarRentalLocation(carrentallocation)CarRentalLocationModulePOSTCarRentalLocation
(4) /carrentalbooking/dropofflocation/{id}findAllCarRentalBookingOfDropoffLocation(id)CarRentalLocationModuleGETCarRentalLocation CarRentalBooking
(5) /roomtypecategory/{id}findRoomTypeCategoryById(id)CarRentalLocationModuleGETRoomTypeCategory
(6) /carrentallocation/locationcity/{id}findAllCarRentalLocationOfLocationCity(id)CarRentalLocationModuleGETLocationCity CarRentalLocation
(7) /carrentalbooking/booking/{id}findAllCarRentalBookingOfBooking(id)CarRentalLocationModuleGETBooking CarRentalBooking
(8) /carrentallocation/partneraccount/{id}findAllCarRentalLocationOfPartnerAccount(id)CarRentalLocationModuleGETPartnerAccount CarRentalLocation
(9) /roomtypecategory/{id}updateRoomTypeCategoryById(roomtypecategory)CarRentalLocationModulePUTRoomTypeCategory
(10) /roomtypecategory/{id}deleteRoomTypeCategoryById(id)CarRentalLocationModuleDELETERoomTypeCategory
(11) /carrentalbooking/currency/{id}findAllCarRentalBookingOfCurrency(id)CarRentalLocationModuleGETCurrency CarRentalBooking
(12) /carrentallocationfindAllCarRentalLocation()CarRentalLocationModuleGETCarRentalLocation
(13) /roomtypecategoryinsertRoomTypeCategory(roomtypecategory)CarRentalLocationModulePOSTRoomTypeCategory
(14) /carrentalbooking/{id}updateCarRentalBookingById(carrentalbooking)CarRentalLocationModulePUTCarRentalBooking
(15) /carrentallocation/{id}updateCarRentalLocationById(carrentallocation)CarRentalLocationModulePUTCarRentalLocation
(16) /carrentalbookinginsertCarRentalBooking(carrentalbooking)CarRentalLocationModulePOSTCarRentalBooking
(17) /carrentallocation/{id}findCarRentalLocationById(id)CarRentalLocationModuleGETCarRentalLocation
(18) /carrentallocation/{id}deleteCarRentalLocationById(id)CarRentalLocationModuleDELETECarRentalLocation
(19) /carrentalbooking/{id}deleteCarRentalBookingById(id)CarRentalLocationModuleDELETECarRentalBooking
(20) /carrentalbooking/carrentalproduct/{id}findAllCarRentalBookingOfCarRentalProduct(id)CarRentalLocationModuleGETCarRentalProduct CarRentalBooking
(21) /carrentalbooking/pickuplocation/{id}findAllCarRentalBookingOfPickupLocation(id)CarRentalLocationModuleGETCarRentalLocation CarRentalBooking
(22) /roomtypecategoryfindAllRoomTypeCategory()CarRentalLocationModuleGETRoomTypeCategory

API 6: CurrencyService-API (34)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /staybookingpricebreakdown/staybooking/{id}findAllStayBookingPriceBreakdownOfStayBooking(id)CurrencyModuleGETStayBooking StayBookingPriceBreakdown
(2) /currency/{id}deleteCurrencyById(id)CurrencyModuleDELETECurrency
(3) /roomrateplanpricefindAllRoomRatePlanPrice()CurrencyModuleGETRoomRatePlanPrice
(4) /payment/booking/{id}findAllPaymentOfBooking(id)CurrencyModuleGETBooking Payment
(5) /roomrateplanprice/{id}deleteRoomRatePlanPriceById(id)CurrencyModuleDELETERoomRatePlanPrice
(6) /roomrateplanpriceinsertRoomRatePlanPrice(roomrateplanprice)CurrencyModulePOSTRoomRatePlanPrice
(7) /staybookingpricebreakdowninsertStayBookingPriceBreakdown(staybookingpricebreakdown)CurrencyModulePOSTStayBookingPriceBreakdown
(8) /paymentfindAllPayment()CurrencyModuleGETPayment
(9) /roomrateplanprice/{id}findRoomRatePlanPriceById(id)CurrencyModuleGETRoomRatePlanPrice
(10) /currency/{id}findCurrencyById(id)CurrencyModuleGETCurrency
(11) /flightbooking/{id}deleteFlightBookingById(id)CurrencyModuleDELETEFlightBooking
(12) /staybookingpricebreakdownfindAllStayBookingPriceBreakdown()CurrencyModuleGETStayBookingPriceBreakdown
(13) /flightbookinginsertFlightBooking(flightbooking)CurrencyModulePOSTFlightBooking
(14) /paymentinsertPayment(payment)CurrencyModulePOSTPayment
(15) /staybookingpricebreakdown/currency/{id}findAllStayBookingPriceBreakdownOfCurrency(id)CurrencyModuleGETCurrency StayBookingPriceBreakdown
(16) /payment/{id}findPaymentById(id)CurrencyModuleGETPayment
(17) /staybookingpricebreakdown/{id}updateStayBookingPriceBreakdownById(staybookingpricebreakdown)CurrencyModulePUTStayBookingPriceBreakdown
(18) /roomrateplanprice/roomrateplan/{id}findAllRoomRatePlanPriceOfRoomRatePlan(id)CurrencyModuleGETRoomRatePlan RoomRatePlanPrice
(19) /payment/{id}updatePaymentById(payment)CurrencyModulePUTPayment
(20) /currencyinsertCurrency(currency)CurrencyModulePOSTCurrency
(21) /currency/{id}updateCurrencyById(currency)CurrencyModulePUTCurrency
(22) /payment/paymentmethod/{id}findAllPaymentOfPaymentMethod(id)CurrencyModuleGETPaymentMethod Payment
(23) /currencyfindAllCurrency()CurrencyModuleGETCurrency
(24) /roomrateplanprice/currency/{id}findAllRoomRatePlanPriceOfCurrency(id)CurrencyModuleGETCurrency RoomRatePlanPrice
(25) /payment/currency/{id}findAllPaymentOfCurrency(id)CurrencyModuleGETCurrency Payment
(26) /payment/{id}deletePaymentById(id)CurrencyModuleDELETEPayment
(27) /staybookingpricebreakdown/{id}deleteStayBookingPriceBreakdownById(id)CurrencyModuleDELETEStayBookingPriceBreakdown
(28) /flightbooking/currency/{id}findAllFlightBookingOfCurrency(id)CurrencyModuleGETCurrency FlightBooking
(29) /flightbookingfindAllFlightBooking()CurrencyModuleGETFlightBooking
(30) /flightbooking/booking/{id}findAllFlightBookingOfBooking(id)CurrencyModuleGETBooking FlightBooking
(31) /flightbooking/{id}updateFlightBookingById(flightbooking)CurrencyModulePUTFlightBooking
(32) /staybookingpricebreakdown/{id}findStayBookingPriceBreakdownById(id)CurrencyModuleGETStayBookingPriceBreakdown
(33) /flightbooking/{id}findFlightBookingById(id)CurrencyModuleGETFlightBooking
(34) /roomrateplanprice/{id}updateRoomRatePlanPriceById(roomrateplanprice)CurrencyModulePUTRoomRatePlanPrice

API 7: LanguageService-API (26)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /review/{id}findReviewById(id)LanguageModuleGETReview
(2) /reviewscorefindAllReviewScore()LanguageModuleGETReviewScore
(3) /review/language/{id}findAllReviewOfLanguage(id)LanguageModuleGETLanguage Review
(4) /reviewaspect/{id}deleteReviewAspectById(id)LanguageModuleDELETEReviewAspect
(5) /reviewscore/{id}updateReviewScoreById(reviewscore)LanguageModulePUTReviewScore
(6) /reviewscoreinsertReviewScore(reviewscore)LanguageModulePOSTReviewScore
(7) /language/{id}findLanguageById(id)LanguageModuleGETLanguage
(8) /review/booking/{id}findAllReviewOfBooking(id)LanguageModuleGETBooking Review
(9) /language/{id}updateLanguageById(language)LanguageModulePUTLanguage
(10) /language/{id}deleteLanguageById(id)LanguageModuleDELETELanguage
(11) /reviewscore/reviewaspect/{id}findAllReviewScoreOfReviewAspect(id)LanguageModuleGETReviewAspect ReviewScore
(12) /review/useraccount/{id}findAllReviewOfUserAccount(id)LanguageModuleGETUserAccount Review
(13) /reviewscore/review/{id}findAllReviewScoreOfReview(id)LanguageModuleGETReview ReviewScore
(14) /languagefindAllLanguage()LanguageModuleGETLanguage
(15) /languageinsertLanguage(language)LanguageModulePOSTLanguage
(16) /reviewscore/{id}deleteReviewScoreById(id)LanguageModuleDELETEReviewScore
(17) /review/{id}updateReviewById(review)LanguageModulePUTReview
(18) /review/{id}deleteReviewById(id)LanguageModuleDELETEReview
(19) /reviewfindAllReview()LanguageModuleGETReview
(20) /reviewaspect/{id}updateReviewAspectById(reviewaspect)LanguageModulePUTReviewAspect
(21) /reviewscore/{id}findReviewScoreById(id)LanguageModuleGETReviewScore
(22) /reviewinsertReview(review)LanguageModulePOSTReview
(23) /review/property/{id}findAllReviewOfProperty(id)LanguageModuleGETProperty Review
(24) /reviewaspect/{id}findReviewAspectById(id)LanguageModuleGETReviewAspect
(25) /reviewaspectinsertReviewAspect(reviewaspect)LanguageModulePOSTReviewAspect
(26) /reviewaspectfindAllReviewAspect()LanguageModuleGETReviewAspect

API 8: LocationCityService-API (25)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /flightpassenger/{id}updateFlightPassengerById(flightpassenger)LocationCityModulePUTFlightPassenger
(2) /flightpassengerinsertFlightPassenger(flightpassenger)LocationCityModulePOSTFlightPassenger
(3) /locationregion/{id}findLocationRegionById(id)LocationCityModuleGETLocationRegion
(4) /locationcountry/{id}deleteLocationCountryById(id)LocationCityModuleDELETELocationCountry
(5) /locationregionfindAllLocationRegion()LocationCityModuleGETLocationRegion
(6) /locationcity/{id}deleteLocationCityById(id)LocationCityModuleDELETELocationCity
(7) /flightpassenger/flightbooking/{id}findAllFlightPassengerOfFlightBooking(id)LocationCityModuleGETFlightBooking FlightPassenger
(8) /flightpassengerfindAllFlightPassenger()LocationCityModuleGETFlightPassenger
(9) /locationregion/{id}deleteLocationRegionById(id)LocationCityModuleDELETELocationRegion
(10) /locationcity/locationregion/{id}findAllLocationCityOfLocationRegion(id)LocationCityModuleGETLocationRegion LocationCity
(11) /locationcountry/{id}findLocationCountryById(id)LocationCityModuleGETLocationCountry
(12) /locationcityinsertLocationCity(locationcity)LocationCityModulePOSTLocationCity
(13) /flightpassenger/{id}findFlightPassengerById(id)LocationCityModuleGETFlightPassenger
(14) /locationregioninsertLocationRegion(locationregion)LocationCityModulePOSTLocationRegion
(15) /locationcountryinsertLocationCountry(locationcountry)LocationCityModulePOSTLocationCountry
(16) /locationregion/locationcountry/{id}findAllLocationRegionOfLocationCountry(id)LocationCityModuleGETLocationCountry LocationRegion
(17) /locationcity/{id}updateLocationCityById(locationcity)LocationCityModulePUTLocationCity
(18) /flightpassenger/nationalitycountry/{id}findAllFlightPassengerOfNationalityCountry(id)LocationCityModuleGETLocationCountry FlightPassenger
(19) /flightpassenger/{id}deleteFlightPassengerById(id)LocationCityModuleDELETEFlightPassenger
(20) /locationcountry/{id}updateLocationCountryById(locationcountry)LocationCityModulePUTLocationCountry
(21) /locationcountryfindAllLocationCountry()LocationCityModuleGETLocationCountry
(22) /locationcityfindAllLocationCity()LocationCityModuleGETLocationCity
(23) /locationregion/{id}updateLocationRegionById(locationregion)LocationCityModulePUTLocationRegion
(24) /locationcity/{id}findLocationCityById(id)LocationCityModuleGETLocationCity
(25) /locationcity/locationcountry/{id}findAllLocationCityOfLocationCountry(id)LocationCityModuleGETLocationCountry LocationCity

API 9: PartnerAccountService-API (24)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /partneraccount/{id}findPartnerAccountById(id)PartnerAccountModuleGETPartnerAccount
(2) /attractioninsertAttraction(attraction)PartnerAccountModulePOSTAttraction
(3) /attraction/locationcity/{id}findAllAttractionOfLocationCity(id)PartnerAccountModuleGETLocationCity Attraction
(4) /airporttransferprovider/{id}updateAirportTransferProviderById(airporttransferprovider)PartnerAccountModulePUTAirportTransferProvider
(5) /attractionschedulefindAllAttractionSchedule()PartnerAccountModuleGETAttractionSchedule
(6) /attractionschedule/attraction/{id}findAllAttractionScheduleOfAttraction(id)PartnerAccountModuleGETAttraction AttractionSchedule
(7) /attractionscheduleinsertAttractionSchedule(attractionschedule)PartnerAccountModulePOSTAttractionSchedule
(8) /attractionschedule/{id}findAttractionScheduleById(id)PartnerAccountModuleGETAttractionSchedule
(9) /partneraccount/{id}deletePartnerAccountById(id)PartnerAccountModuleDELETEPartnerAccount
(10) /partneraccountfindAllPartnerAccount()PartnerAccountModuleGETPartnerAccount
(11) /airporttransferprovider/partneraccount/{id}findAllAirportTransferProviderOfPartnerAccount(id)PartnerAccountModuleGETPartnerAccount AirportTransferProvider
(12) /attraction/{id}updateAttractionById(attraction)PartnerAccountModulePUTAttraction
(13) /attraction/{id}findAttractionById(id)PartnerAccountModuleGETAttraction
(14) /airporttransferproviderinsertAirportTransferProvider(airporttransferprovider)PartnerAccountModulePOSTAirportTransferProvider
(15) /airporttransferprovider/{id}findAirportTransferProviderById(id)PartnerAccountModuleGETAirportTransferProvider
(16) /attractionfindAllAttraction()PartnerAccountModuleGETAttraction
(17) /attraction/{id}deleteAttractionById(id)PartnerAccountModuleDELETEAttraction
(18) /attractionschedule/{id}deleteAttractionScheduleById(id)PartnerAccountModuleDELETEAttractionSchedule
(19) /airporttransferproviderfindAllAirportTransferProvider()PartnerAccountModuleGETAirportTransferProvider
(20) /attraction/partneraccount/{id}findAllAttractionOfPartnerAccount(id)PartnerAccountModuleGETPartnerAccount Attraction
(21) /partneraccountinsertPartnerAccount(partneraccount)PartnerAccountModulePOSTPartnerAccount
(22) /partneraccount/{id}updatePartnerAccountById(partneraccount)PartnerAccountModulePUTPartnerAccount
(23) /attractionschedule/{id}updateAttractionScheduleById(attractionschedule)PartnerAccountModulePUTAttractionSchedule
(24) /airporttransferprovider/{id}deleteAirportTransferProviderById(id)PartnerAccountModuleDELETEAirportTransferProvider

API 10: PropertyService-API (34)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /locationdistrict/{id}findLocationDistrictById(id)PropertyModuleGETLocationDistrict
(2) /locationdistrict/{id}deleteLocationDistrictById(id)PropertyModuleDELETELocationDistrict
(3) /propertypolicy/{id}deletePropertyPolicyById(id)PropertyModuleDELETEPropertyPolicy
(4) /property/locationdistrict/{id}findAllPropertyOfLocationDistrict(id)PropertyModuleGETLocationDistrict Property
(5) /propertytype/{id}updatePropertyTypeById(propertytype)PropertyModulePUTPropertyType
(6) /propertyamenityfindAllPropertyAmenity()PropertyModuleGETPropertyAmenity
(7) /property/{id}findPropertyById(id)PropertyModuleGETProperty
(8) /locationdistrict/{id}updateLocationDistrictById(locationdistrict)PropertyModulePUTLocationDistrict
(9) /property/locationcity/{id}findAllPropertyOfLocationCity(id)PropertyModuleGETLocationCity Property
(10) /propertyamenity/amenity/{id}findAllPropertyAmenityOfAmenity(id)PropertyModuleGETAmenity PropertyAmenity
(11) /propertyamenity/{id}findPropertyAmenityById(id)PropertyModuleGETPropertyAmenity
(12) /propertyamenity/{id}deletePropertyAmenityById(id)PropertyModuleDELETEPropertyAmenity
(13) /property/propertytype/{id}findAllPropertyOfPropertyType(id)PropertyModuleGETPropertyType Property
(14) /property/{id}updatePropertyById(property)PropertyModulePUTProperty
(15) /locationdistrictinsertLocationDistrict(locationdistrict)PropertyModulePOSTLocationDistrict
(16) /locationdistrictfindAllLocationDistrict()PropertyModuleGETLocationDistrict
(17) /propertyamenity/property/{id}findAllPropertyAmenityOfProperty(id)PropertyModuleGETProperty PropertyAmenity
(18) /propertypolicy/{id}updatePropertyPolicyById(propertypolicy)PropertyModulePUTPropertyPolicy
(19) /property/locationcountry/{id}findAllPropertyOfLocationCountry(id)PropertyModuleGETLocationCountry Property
(20) /propertytype/{id}deletePropertyTypeById(id)PropertyModuleDELETEPropertyType
(21) /propertytypefindAllPropertyType()PropertyModuleGETPropertyType
(22) /propertypolicyfindAllPropertyPolicy()PropertyModuleGETPropertyPolicy
(23) /property/{id}deletePropertyById(id)PropertyModuleDELETEProperty
(24) /property/partneraccount/{id}findAllPropertyOfPartnerAccount(id)PropertyModuleGETPartnerAccount Property
(25) /propertytypeinsertPropertyType(propertytype)PropertyModulePOSTPropertyType
(26) /locationdistrict/locationcity/{id}findAllLocationDistrictOfLocationCity(id)PropertyModuleGETLocationCity LocationDistrict
(27) /propertypolicyinsertPropertyPolicy(propertypolicy)PropertyModulePOSTPropertyPolicy
(28) /propertypolicy/property/{id}findAllPropertyPolicyOfProperty(id)PropertyModuleGETProperty PropertyPolicy
(29) /propertyamenity/{id}updatePropertyAmenityById(propertyamenity)PropertyModulePUTPropertyAmenity
(30) /propertyamenityinsertPropertyAmenity(propertyamenity)PropertyModulePOSTPropertyAmenity
(31) /propertyfindAllProperty()PropertyModuleGETProperty
(32) /propertypolicy/{id}findPropertyPolicyById(id)PropertyModuleGETPropertyPolicy
(33) /propertyinsertProperty(property)PropertyModulePOSTProperty
(34) /propertytype/{id}findPropertyTypeById(id)PropertyModuleGETPropertyType

API 11: RoomTypeService-API (31)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /roomtypeinsertRoomType(roomtype)RoomTypeModulePOSTRoomType
(2) /roomtypephoto/roomtype/{id}findAllRoomTypePhotoOfRoomType(id)RoomTypeModuleGETRoomType RoomTypePhoto
(3) /roomunit/{id}deleteRoomUnitById(id)RoomTypeModuleDELETERoomUnit
(4) /roomtype/roomtypecategory/{id}findAllRoomTypeOfRoomTypeCategory(id)RoomTypeModuleGETRoomTypeCategory RoomType
(5) /amenityfindAllAmenity()RoomTypeModuleGETAmenity
(6) /roomtypeamenityinsertRoomTypeAmenity(roomtypeamenity)RoomTypeModulePOSTRoomTypeAmenity
(7) /roomtype/{id}deleteRoomTypeById(id)RoomTypeModuleDELETERoomType
(8) /roomunit/roomtype/{id}findAllRoomUnitOfRoomType(id)RoomTypeModuleGETRoomType RoomUnit
(9) /amenity/{id}findAmenityById(id)RoomTypeModuleGETAmenity
(10) /roomunitfindAllRoomUnit()RoomTypeModuleGETRoomUnit
(11) /roomunit/{id}findRoomUnitById(id)RoomTypeModuleGETRoomUnit
(12) /roomtypeamenity/amenity/{id}findAllRoomTypeAmenityOfAmenity(id)RoomTypeModuleGETAmenity RoomTypeAmenity
(13) /roomtypephoto/{id}findRoomTypePhotoById(id)RoomTypeModuleGETRoomTypePhoto
(14) /roomtypephotoinsertRoomTypePhoto(roomtypephoto)RoomTypeModulePOSTRoomTypePhoto
(15) /roomtype/property/{id}findAllRoomTypeOfProperty(id)RoomTypeModuleGETProperty RoomType
(16) /amenity/{id}deleteAmenityById(id)RoomTypeModuleDELETEAmenity
(17) /roomtypeamenityfindAllRoomTypeAmenity()RoomTypeModuleGETRoomTypeAmenity
(18) /roomtypeamenity/{id}findRoomTypeAmenityById(id)RoomTypeModuleGETRoomTypeAmenity
(19) /amenity/{id}updateAmenityById(amenity)RoomTypeModulePUTAmenity
(20) /roomtypeamenity/roomtype/{id}findAllRoomTypeAmenityOfRoomType(id)RoomTypeModuleGETRoomType RoomTypeAmenity
(21) /roomtypefindAllRoomType()RoomTypeModuleGETRoomType
(22) /roomtypeamenity/{id}deleteRoomTypeAmenityById(id)RoomTypeModuleDELETERoomTypeAmenity
(23) /roomtypephoto/{id}deleteRoomTypePhotoById(id)RoomTypeModuleDELETERoomTypePhoto
(24) /roomtype/{id}findRoomTypeById(id)RoomTypeModuleGETRoomType
(25) /amenityinsertAmenity(amenity)RoomTypeModulePOSTAmenity
(26) /roomtypephotofindAllRoomTypePhoto()RoomTypeModuleGETRoomTypePhoto
(27) /roomtypeamenity/{id}updateRoomTypeAmenityById(roomtypeamenity)RoomTypeModulePUTRoomTypeAmenity
(28) /roomtypephoto/{id}updateRoomTypePhotoById(roomtypephoto)RoomTypeModulePUTRoomTypePhoto
(29) /roomunitinsertRoomUnit(roomunit)RoomTypeModulePOSTRoomUnit
(30) /roomunit/{id}updateRoomUnitById(roomunit)RoomTypeModulePUTRoomUnit
(31) /roomtype/{id}updateRoomTypeById(roomtype)RoomTypeModulePUTRoomType

API 12: StayBookingService-API (22)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /roomrateplan/{id}findRoomRatePlanById(id)StayBookingModuleGETRoomRatePlan
(2) /stayguest/{id}findStayGuestById(id)StayBookingModuleGETStayGuest
(3) /stayguest/{id}deleteStayGuestById(id)StayBookingModuleDELETEStayGuest
(4) /staybooking/{id}findStayBookingById(id)StayBookingModuleGETStayBooking
(5) /roomrateplan/{id}deleteRoomRatePlanById(id)StayBookingModuleDELETERoomRatePlan
(6) /roomrateplanfindAllRoomRatePlan()StayBookingModuleGETRoomRatePlan
(7) /staybookinginsertStayBooking(staybooking)StayBookingModulePOSTStayBooking
(8) /staybooking/roomrateplan/{id}findAllStayBookingOfRoomRatePlan(id)StayBookingModuleGETRoomRatePlan StayBooking
(9) /stayguest/staybooking/{id}findAllStayGuestOfStayBooking(id)StayBookingModuleGETStayBooking StayGuest
(10) /roomrateplan/roomtype/{id}findAllRoomRatePlanOfRoomType(id)StayBookingModuleGETRoomType RoomRatePlan
(11) /roomrateplaninsertRoomRatePlan(roomrateplan)StayBookingModulePOSTRoomRatePlan
(12) /stayguestinsertStayGuest(stayguest)StayBookingModulePOSTStayGuest
(13) /staybooking/booking/{id}findAllStayBookingOfBooking(id)StayBookingModuleGETBooking StayBooking
(14) /staybooking/roomtype/{id}findAllStayBookingOfRoomType(id)StayBookingModuleGETRoomType StayBooking
(15) /stayguestfindAllStayGuest()StayBookingModuleGETStayGuest
(16) /staybooking/currency/{id}findAllStayBookingOfCurrency(id)StayBookingModuleGETCurrency StayBooking
(17) /staybooking/{id}deleteStayBookingById(id)StayBookingModuleDELETEStayBooking
(18) /staybookingfindAllStayBooking()StayBookingModuleGETStayBooking
(19) /stayguest/{id}updateStayGuestById(stayguest)StayBookingModulePUTStayGuest
(20) /roomrateplan/{id}updateRoomRatePlanById(roomrateplan)StayBookingModulePUTRoomRatePlan
(21) /staybooking/{id}updateStayBookingById(staybooking)StayBookingModulePUTStayBooking
(22) /staybooking/property/{id}findAllStayBookingOfProperty(id)StayBookingModuleGETProperty StayBooking

API 13: UserAccountService-API (32)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /useraccount/{id}updateUserAccountById(useraccount)UserAccountModulePUTUserAccount
(2) /useraccountfindAllUserAccount()UserAccountModuleGETUserAccount
(3) /useraccount/{id}deleteUserAccountById(id)UserAccountModuleDELETEUserAccount
(4) /paymentmethod/{id}deletePaymentMethodById(id)UserAccountModuleDELETEPaymentMethod
(5) /useraccount/{id}findUserAccountById(id)UserAccountModuleGETUserAccount
(6) /travelcredittransaction/{id}updateTravelCreditTransactionById(travelcredittransaction)UserAccountModulePUTTravelCreditTransaction
(7) /paymentmethodinsertPaymentMethod(paymentmethod)UserAccountModulePOSTPaymentMethod
(8) /loyaltyprogram/{id}findLoyaltyProgramById(id)UserAccountModuleGETLoyaltyProgram
(9) /paymentmethodfindAllPaymentMethod()UserAccountModuleGETPaymentMethod
(10) /travelcredittransaction/{id}deleteTravelCreditTransactionById(id)UserAccountModuleDELETETravelCreditTransaction
(11) /paymentmethod/{id}updatePaymentMethodById(paymentmethod)UserAccountModulePUTPaymentMethod
(12) /loyaltyprogram/{id}updateLoyaltyProgramById(loyaltyprogram)UserAccountModulePUTLoyaltyProgram
(13) /travelcredittransaction/{id}findTravelCreditTransactionById(id)UserAccountModuleGETTravelCreditTransaction
(14) /loyaltyprograminsertLoyaltyProgram(loyaltyprogram)UserAccountModulePOSTLoyaltyProgram
(15) /userloyaltystatusinsertUserLoyaltyStatus(userloyaltystatus)UserAccountModulePOSTUserLoyaltyStatus
(16) /userloyaltystatus/{id}findUserLoyaltyStatusById(id)UserAccountModuleGETUserLoyaltyStatus
(17) /useraccountinsertUserAccount(useraccount)UserAccountModulePOSTUserAccount
(18) /userloyaltystatus/useraccount/{id}findAllUserLoyaltyStatusOfUserAccount(id)UserAccountModuleGETUserAccount UserLoyaltyStatus
(19) /loyaltyprogram/{id}deleteLoyaltyProgramById(id)UserAccountModuleDELETELoyaltyProgram
(20) /useraccount/defaultcurrency/{id}findAllUserAccountOfDefaultCurrency(id)UserAccountModuleGETCurrency UserAccount
(21) /paymentmethod/{id}findPaymentMethodById(id)UserAccountModuleGETPaymentMethod
(22) /userloyaltystatusfindAllUserLoyaltyStatus()UserAccountModuleGETUserLoyaltyStatus
(23) /travelcredittransaction/currency/{id}findAllTravelCreditTransactionOfCurrency(id)UserAccountModuleGETCurrency TravelCreditTransaction
(24) /loyaltyprogramfindAllLoyaltyProgram()UserAccountModuleGETLoyaltyProgram
(25) /travelcredittransactionfindAllTravelCreditTransaction()UserAccountModuleGETTravelCreditTransaction
(26) /travelcredittransaction/useraccount/{id}findAllTravelCreditTransactionOfUserAccount(id)UserAccountModuleGETUserAccount TravelCreditTransaction
(27) /paymentmethod/useraccount/{id}findAllPaymentMethodOfUserAccount(id)UserAccountModuleGETUserAccount PaymentMethod
(28) /userloyaltystatus/loyaltyprogram/{id}findAllUserLoyaltyStatusOfLoyaltyProgram(id)UserAccountModuleGETLoyaltyProgram UserLoyaltyStatus
(29) /useraccount/defaultlanguage/{id}findAllUserAccountOfDefaultLanguage(id)UserAccountModuleGETLanguage UserAccount
(30) /userloyaltystatus/{id}deleteUserLoyaltyStatusById(id)UserAccountModuleDELETEUserLoyaltyStatus
(31) /userloyaltystatus/{id}updateUserLoyaltyStatusById(userloyaltystatus)UserAccountModulePUTUserLoyaltyStatus
(32) /travelcredittransactioninsertTravelCreditTransaction(travelcredittransaction)UserAccountModulePOSTTravelCreditTransaction



Overview

Summary

ContactDonateImprint