Roomability Guest API
Commerce & Guest API ServicesHotel Management System
Commerce & Guest API ServicesHotel Management System
  1. Reservations
Roomability Guest API
  • Admin
    • Authentication
      • Admin Profile
      • Login Admin
      • Admin Logout
      • Forget Password
      • Confirm Reset Password
    • Rooms
      • Get All Rooms
      • Get Room Details
      • Hide Rooms
      • Create Room
      • Update Room
      • Delete Room
    • Apartments
      • Get All Apartments
      • Get Apartment Details
      • Apartment Status
      • Create Apartment
      • Update Apartment
      • Delete Apartment
    • Proposals
      • Fetch All Proposals
      • Delete Proposals
      • Fetch Proposal Details
      • Approve / Decline Proposal
    • Reservations
      • All Reservation
      • Delete Reservations
      • End / Cancel Reservation
      • Add Reservation
      • Add Reservation (New)
      • Send Invoice
      • Change Reservation ID
      • Filter For Reservations
      • Get Reservation Details
    • Bookings
      • All Booking Reservation
      • Delete Bookings
      • End / Cancel Reservation
      • Add Reservation (New)
      • Send Invoice
      • Change Reservation ID
      • Filter For Reservations
      • Get Booking Details
    • Receptionists
      • Create Receptionist
      • View All Receptionist
      • Delete Receptionist
    • Dashboard
      • Get Statistics
    • Schedule Calls
      • View All Schedules
      • Update Schedule Calls
    • Coupons
      • Create Coupon Code
      • Get All Coupon Code
      • Deactivate / Activate Coupon Code
      • Delete Coupon
    • Refunds
      • Get All Refunds
      • Issue a Refund
      • Approve Or Decline Refunds
      • Update Refunds
      • Filter Refund
    • Categories
      • Create Categories
      • Get All Room Types
      • Update Room Category
      • Delete Room Category
    • Payments (New)
      • Confirm Payment (New)
  • Users
    • Proposals
      • Send A Proposal
    • Reservations
      • Get All Reservations
        GET
      • Get Active Reservations
        GET
      • Extend Reservation
        POST
      • Download Invoice
        GET
      • Get Reservation Details
        GET
    • Authentication
      • User Registration
      • User Profile
      • Forget Password
      • User Login
      • User Logout
      • Update Account
      • Confirm Reset Password
      • Code Verification
    • Payments
      • Verify Payment
      • Payment For Reservation
      • Create Payment Link (New)
      • Confirm Payment (New)
      • Make Payment For Apartment
      • Verify Paid Apartments
    • Coupons
      • Apply Coupons
    • Refunds
      • Issue a Refund
      • Get All Refunds
  • Rooms
    • Get All Rooms
      GET
    • View Room Details
      GET
    • Filter Rooms
      GET
    • Get Avaliable Rooms
      GET
  • Apartments
    • Get All Apartments
    • View Apartment Details
    • Get Avaliable Apartments
  • Categories
    • Get All Categories
  • Owners
    • Authentication
      • Code Verification
      • Get Profile
      • Login
      • User Registration
      • Forget Password
      • Update Account Copy
  • Base Endpiont
    GET
  • Health Check
    GET
  • Schedule A Call
    POST
  • Subscribe Email
    POST
  • Cron Jobs
    GET
  • Payment Webhook
    POST
  • New Request
    GET
Commerce & Guest API ServicesHotel Management System
Commerce & Guest API ServicesHotel Management System
  1. Reservations

Get Reservation Details

GET
/users/reservations/{id}
Last modified:2026-03-12 17:03:01

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params

Responses

🟢200
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/users/reservations/6605770f6ba37effc3039922' \
--header 'Authorization: Bearer <token>'
Response Response Example
{
    "status": true,
    "message": "QUERY_SUCCESS",
    "data": {
        "_id": "6605770f6ba37effc3039922",
        "userId": {
            "_id": "66055b92272ff33df5741cbf",
            "firstName": "Abdullah",
            "lastName": "yahaya",
            "email": "abdullahyahaya2018@gmail.com",
            "otp": "103998",
            "isActive": true,
            "phone": "08089886537",
            "password": "$2b$10$2VE6EbeZoZ.xQKgYSi7oAucoVYbK8Tan03nzkIr.SEcgPVw6/JgUy",
            "payments": [],
            "reservations": [],
            "profilePic": "https://firebasestorage.googleapis.com/v0/b/auto-project-b886c.appspot.com/o/%E2%80%94Pngtree%E2%80%94vector%20avatar%20icon_4013749.png?alt=media&token=b4459809-c06e-4853-b23a-b83e26ff3a60&_gl=1*16csz47*_ga*MTQzNzA4OTc2MC4xNjc3Nzg2NDk3*_ga_CW55HF8NVT*MTY5NjQzOTYxMy4zMS4xLjE2OTY0Mzk2NjcuNi4wLjA.",
            "__v": 0
        },
        "roomName": "Family Suite",
        "roomType": "Family Suite",
        "fullName": "Abdullah yahaya",
        "invoiceNumber": 71394,
        "invoice": "https://storage.googleapis.com/hotel-project-a01c4.appspot.com/invoice.pdf?GoogleAccessId=firebase-adminsdk-7wnwl%40hotel-project-a01c4.iam.gserviceaccount.com&Expires=1893452400&Signature=S42oYEUuyBEw8K4A0896OowE%2BRLzsWS6hDSoLH5yns4EmwSUlx1SL%2B9BFgO91M4aE9wvN48gvi9MNvKMtkbUPcxFeH%2FHlC4gtQuiFgshE4kL6FfPbuBjTiI7jBoq0PARxMvaLL5yplRXStvSGYuiVF0Ey8UEftxUy0oCtgzFPyNj4u8lRiI9MpADCZol2I7Ng33exVB29j1Oc5c0H4VCEMgiZzVldBNJ99PvgQFJT%2Fc%2FrZ3VsDVe9jY0CqicE1uoockbc8n2JroUR%2BSbB5lv2Ue2U5753aaS77mU9ewWJYpQjcHxxnuMihH0yr4c6U8HM2TpIh3t1JZZk58%2Fr3QJVQ%3D%3D",
        "roomId": "6573321e44101bc6039a4ba4",
        "roomsTaken": 1,
        "status": "active",
        "nights": 1,
        "fromDate": "2024-03-29T00:00:00.000Z",
        "toDate": "2024-03-30T00:00:00.000Z",
        "location": "motherland resort",
        "validId": "https://firebasestorage.googleapis.com/v0/b/hotel-project-a01c4.appspot.com/o/card%2F1709888480364_0_image%2Fjpeg?alt=media&token=6477a6ab-acdb-4482-a804-d6ac64c717ed",
        "reservation": {
            "type": "self",
            "_id": "660576e16ba37effc303991b"
        },
        "paymentId": {
            "_id": "660576e16ba37effc303991a",
            "userId": "66055b92272ff33df5741cbf",
            "roomId": "6573321e44101bc6039a4ba4",
            "currency": "NGN",
            "amount": 117500,
            "roomsTaken": 1,
            "reservation": {
                "type": "self",
                "_id": "660576e16ba37effc303991b"
            },
            "isDiscount": false,
            "nights": 1,
            "fromDate": "2024-03-29",
            "toDate": "2024-03-30",
            "status": true,
            "channel": "card",
            "reference": "1711484572340",
            "createdAt": "2024-03-28T13:55:45.322Z",
            "updatedAt": "2024-03-28T13:56:30.798Z",
            "__v": 0
        },
        "isAdmin": false,
        "createdAt": "2024-03-28T13:56:31.473Z",
        "updatedAt": "2024-03-28T13:56:31.473Z",
        "__v": 0
    }
}
Modified at 2026-03-12 17:03:01
Previous
Download Invoice
Next
User Registration
Built with