VConnect (Vostio)

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

Applies to:          Stayntouch PMS          

VConnect (Vostio)


VConnect is an integration platform developed by Char, now part of ASSA ABLOY Global Solutions (VingCard), that connects Stayntouch PMS with ASSA ABLOY's access control ecosystem (Vostio). It synchronizes guest reservation and room status data in real time via webhooks, enabling automatic key credential provisioning and revocation based on reservation events.


VConnect also supports updates to rooms status and PBX transactions to the room; these features are typically used by other connected systems.

  • Pull reservation details
  • Pull room status
  • Pull hotel settings
  • Push housekeeping status updates
  • Push charges to room folios; refunds are also supported.


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
  • Room Move
  • Check-In Completed
  • Room Assignment Success
  • Reverse Check-In
  • Checked-Out
  • Reverse Check-Out
  • Reinstate Reservation
  • Room Status


API USAGE

  • GET /hotels/{id}
  • GET /rooms
  • GET /rooms/{id}
  • GET /hotels/{id}/charge_codes
  • GET /reservations/{id}
  • GET /reservations/checked_in
  • POST /rooms/{id}/change_house_keeping_status
  • POST /reservations/{id}/transactions


GENERATING OAUTH KEYS

  • Stayntouch Implementations will generate API OAuth keys to VConnect.
    • 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.