{
"types": [
{
"facilityTypeId": 1,
"roomTypeId": 1,
"roomType": "First Class Suite",
"summary": "",
"adult": 2,
"children": 2,
"currencySymbol": "₦",
"rateId": 1,
"rate": 60000,
"available": 0,
"image1": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image2": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image3": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image4": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image5": "",
"image6": "",
"image7": "",
"image8": ""
},
{
"facilityTypeId": 1,
"roomTypeId": 2,
"roomType": "Business Suite",
"summary": "",
"adult": 2,
"children": 2,
"currencySymbol": "₦",
"rateId": 2,
"rate": 50000,
"available": 0,
"image1": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image2": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image3": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image4": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image5": "",
"image6": "",
"image7": "",
"image8": ""
},
{
"facilityTypeId": 1,
"roomTypeId": 3,
"roomType": "Premium Suite",
"summary": "",
"adult": 2,
"children": 2,
"currencySymbol": "₦",
"rateId": 3,
"rate": 40000,
"available": 0,
"image1": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image2": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image3": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image4": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image5": "",
"image6": "",
"image7": "",
"image8": ""
},
{
"facilityTypeId": 1,
"roomTypeId": 4,
"roomType": "Economy",
"summary": "",
"adult": 2,
"children": 2,
"currencySymbol": "₦",
"rateId": 4,
"rate": 35000,
"available": 0,
"image1": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image2": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image3": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image4": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image5": "",
"image6": "",
"image7": "",
"image8": ""
},
{
"facilityTypeId": 1,
"roomTypeId": 5,
"roomType": "Economy plus",
"summary": "",
"adult": 2,
"children": 2,
"currencySymbol": "₦",
"rateId": 5,
"rate": 30000,
"available": 0,
"image1": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image2": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image3": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image4": "https://api.reservations.ng/images/hotels/room-placeholder.png",
"image5": "",
"image6": "",
"image7": "",
"image8": ""
}
],
"errorCode": 0,
"errorMessage": "Successfully retrieved room types."
}