Get accommodation
GET https://api.duffel.com/stays/accommodation/{{duffel_test_hotel}}
Gets a specific accommodation's details.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Duffel-Version | string |
RESPONSES
status: OK
{"data":{"cheapest_rate_total_amount":null,"key_collection":null,"check_in_information":{"check_out_before_time":"11:30","check_in_after_time":"14:30"},"photos":[{"url":"https://assets.duffel.com/img/duffel-hotel-group/luxury-1.png"},{"url":"https://assets.duffel.com/img/duffel-hotel-group/luxury-2.png"},{"url":"https://assets.duffel.com/img/duffel-hotel-group/luxury-3.png"},{"url":"https://assets.duffel.com/img/duffel-hotel-group/luxury-4.png"}],"review_score":8.8,"ratings":[{"source":"aaa","value":4}],"rating":4,"cheapest_rate_currency":null,"rooms":[],"amenities":[{"description":"Parking","type":"parking"},{"description":"Gym","type":"gym"},{"description":"Wi-Fi","type":"wifi"},{"description":"24-Hour Front Desk","type":"24_hour_front_desk"},{"description":"Hearing Impaired Services","type":"accessibility_hearing"},{"description":"Wheelchair Access","type":"accessibility_mobility"},{"description":"Adult Only","type":"adult_only"},{"description":"Business Centre","type":"business_centre"},{"description":"Cash Machine","type":"cash_machine"},{"description":"Childcare Services","type":"childcare_service"},{"description":"Concierge","type":"concierge"},{"description":"Laundry Service","type":"laundry"},{"description":"Lounge","type":"lounge"},{"description":"Pets Allowed","type":"pets_allowed"},{"description":"Swimming Pool","type":"pool"},{"description":"Restaurant","type":"restaurant"},{"description":"Room Service","type":"room_service"},{"description":"Spa","type":"spa"}],"phone_number":null,"chain":{"name":"Duffel Hotel Group"},"email":null,"location":{"geographic_coordinates":{"latitude":-24.3743769,"longitude":-128.3271112},"address":{"line_one":"Duffel Test Hotel","city_name":"Henderson Island","postal_code":"PCRN 1ZZ","country_code":"GB","region":null}},"description":"This hotel contains scenarios which can happen during the booking flow. Each room contains a different scenarios.\n\nSuccessful Booking by Balance\n- Rates for this room can be successfully booked with balance.\n\nSuccessful Booking by Card\n- Rates for this room can be be successfully booked with card.\n\nSuccessful Loyalty Booking by Card\n- Rates for this room support a loyalty programme and can be successfully booked with card.\n\nRate Unavailable when Booking\n- Rates for this room will fail at booking time with a \"Rate Unavailable\" error.\n\nThis is one of the Duffel Test Hotels which can be used to test various scenarios when building or testing your Duffel integration.\n","name":"Duffel Test Hotel","id":"acc_0000AWr2VsUNIF1Vl91xg0"}}