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

    Guest

    The Guest folder contains endpoints used to retrieve and manage guest information. These APIs allow applications to fetch guest details based on identifiers such as email address. This information can be used to pre-fill reservation forms or maintain guest records.
    Modified at 2026-03-13 10:09:51
    Previous
    Get Room Detail
    Next
    Detail
    Built with