Menu

Product Updates

Filter updates by categories:

2025 March – API update: GET /accounts, access_code query parameter

The access_code optional query parameter has been added to GET /accounts. When provided, the endpoint returns the Company or Travel Agent account matching the access code valid on the current business date. If no match is found, an empty response is returned. When the parameter is omitted, the endpoint behaves as before.

Example Request

GET /accounts?hotel_id=123&access_code=ABC123

Example Response (valid access_code)

{
  "results": [
    {
      "id": 456,
      "name": "Acme Corp",
      "type": "COMPANY",
      "access_code": "ABC123"
    }
  ],
  "total_count": 1
}

Example Response (invalid or no matching access_code)

{
  "results": [],
  "total_count": 0
}

Book a demo Contact Us
×

See how StayNtouch’s Cloud PMS, Guest Mobility, and Guest Kiosk solutions deliver better results for hotels through better front & back of house communication, increased mobile touch-points, more revenue and operational efficiency, and unlimited interfaces.

Your demo will include how to:

Manage and Set Tasks Across Your Departments

Ensure Guest Satisfaction & Safety With Contactless Check-in Options

Automate Easy Upsells & Monetized Early/Late Checkouts

Set & Manage Rates/Availability

Integrate With Tools and Platforms Essential to Your Hotel

And More!

Request a demo