API Interface

Login
AuthorizationTk:

API Cancel Request



http://oxapi.local/hotel/cancel/{reservationNumber} method: DELETE
                
                
            

API Lookup Request



http://oxapi.local/hotel/lookup/{criteria} method: GET
                
                
            

API Book Request



http://oxapi.local/hotel/book/?idHotel=&numberOfRooms=&numberOfAdults=&childrenAges=&id=&guestNames= method: POST
                
                
            

API Availability Request



http://oxapi.local/hotel/availability/?checkIn=&checkOut=&idHotel=&numberOfRooms=&numberOfAdults=&childrenAges=&location={"latitude":"","longitude":"","radius":""} method: GET