Roomability Guest API
    Roomability Guest API
    • Introduction
    • Authentication
    • Errors
    • Booking Flow
    • Reservation
      • Add
        POST
      • Availability
        POST
      • Cancel
        POST
      • Booking Ref
        GET
    • Country
      • Get Countries List
        GET
    • State
      • Get State List
        GET
    • RoomType
      • Get Room Types
        GET
      • Get Room Detail
        GET
    • Guest
      • Detail
        GET
    • Term
      • Detail
        GET
    • Privacy
      • Detail
        GET
    • Payment Method
      • Active List
        GET
    • Paystack
      • Verify
        GET
      • Initialize
        POST
    • Hotel
      • Detail
        GET
      • Hotel Rule
        GET
    • PayGateway
      • Detail
    • CancelPolicy
      • Detail
    • Search List
      GET
    • Phone Code List
      GET

    Reservation

    This folder contains endpoints related to reservation management. These APIs allow integrators to check room availability, create new reservations, retrieve booking details, and cancel existing reservations. It is the core module used for handling guest bookings within the Roomability system.
    Modified at 2026-03-13 10:08:01
    Previous
    Booking Flow
    Next
    Add
    Built with