Line

Modified on: Tue, 4 Aug, 2026 at 10:19 AM

Applies to:          Stayntouch PMS          

Line


Line is a group sales management platform for hotels that ingests and qualifies inbound leads, checks live availability, and sends confirmation of group blocks to the PMS. The management of individual reservations is out of the scope of the solution.

  • Pull reservations
  • Pull inventory
  • Pull hotel settings
  • Pull group blocks
  • Check live availability
  • Push group blocks, amendments, cancellations, and notes.


This integration can be used globally.


To activate this integration for your property, please contact Customer Support.


WEBHOOK USAGE (Webhook secret supported)

  • Create Reservation
  • Edit Reservation
  • Cancel Reservation
  • No Show Reservation
  • Reinstate Reservation
  • Create Group
  • Edit Group
  • Cancel Group
  • Update Inventory


API USAGE

  • GET /hotels
  • GET /hotels/{id}/room_types
  • GET /hotels/{id}/group_hold_status
  • GET /inventories
  • GET /reservations
  • GET /reservations/{id}
  • GET /groups
  • GET /groups/{id}
  • GET /hotels/{id}/availability
  • GET /hotels/{id}/availability/room_rates
  • POST /groups
  • PUT /groups/{id}
  • PUT /groups/{id}/cancel
  • POST /groups/{id}/notes


GENERATING OAUTH KEYS

  • Stayntouch Implementations will generate API OAuth keys to Line.
    • client_id
    • client_secret
    • hotel_id
    • API endpoints

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.