A new guide delineating the calendar blocks found in calendar availability request responses has been published. You can find it here

A new guide on how to retrieve the payment provider ID needed for tokenizing guest credit cards correctly has been published to the Open API. You may view it here.

Guesty Pay

by Guesty

GuestyPay customers can now safely collect credit card details and store them as tokens via the Open API to use as the guest payment method. Learn more at the links below.

πŸ“˜

GuestyPay is available to our US customers only, learn more here.

You can now add conditionals to percentage-based taxes to simplify your tax operations and ensure compliance with local regulations and fewer manual errors. Look for the conditionalOverrides object in the list of body parameters when creating and updating taxes.

To learn more about taxes in our Help Center.

Guesty accounting customers can now retrieve vendor data quickly and easily, without the hassle of managing large spreadsheets or inefficient processes. Read our guide or head straight to the developer docs.

A new payment method enumeration table has been added. It represents all the supported methods for recording external guest payments or refunds on a reservation. Check it out.

These are the latest Guest Experience endpoint developments you can benefit from

Classify Guests by Age Group

Endpoint

  • /inquiries-api/alteration

The ability to classify your guests by age group, available in our app, has been released to our Open API. Specifically, you can define the number of guests that match each of the following age groups:

  • Children
  • Infants
  • Adults

Learn more here.

πŸ“˜

Note

This endpoint is still in Beta. If you have access to it, expect some bugs and if you wish to gain access, please speak with your Account Manager or contact us.


Spaces

Endpoints

  • /properties/spaces/bed-types
  • /properties/spaces/room-types
  • /properties/spaces/unit-type/{unitTypeId}
  • /properties/spaces/space/{spaceId}/details
  • /properties/spaces/space/{spaceId}/remove
  • /properties/spaces/space/{spaceId}/edit

Ensure that your properties are properly described with our new Spaces API. This API provides you with the following capabilities:

Enumerators

  • Retrieve a list of all the supported Bed types
  • Retrieve a list of all the supported Room types (space)

Retrieve Existing Spaces

Manage Spaces


House Rules

Endpoints

  • /properties/house-rules/unit-type/{unitTypeId}
  • /properties/house-rules/

You've asked and we've obliged. Finally, we have brought the functionality of the House Rules in the app to the API. Using the new endpoint you can:

This update makes it easier to manage your guest policy to set better expectations, and to better reflect expected guest behavior leading to better quality reservations.

These are the latest Financial endpoint developments you can now benefit from:

Add a Reservation Reference to the Payment Method

Endpoint

  • /business-models-api/light-business-models
  • /business-models-api/assignment/{businessModelId}
  • /guests/{id}/payment-methods

Easily track which guest payment method was used for a reservation by adding the reservation ID to the guest's payment method. This field is optional for now, but will become a requirement from April.


Channel Commissions

Endpoints

  • /channel-commission/account
  • /channel-commission/listings

You can now define booking channel commissions and taxes on these commissions via our Open API. Specifically, you can update the commissions on an account and listing level. Likewise you can retrieve them too.

To view a list of booking channels and their supported configurations, see this table of enumerators.


Business Models

Endpoints

Our accounting customers can now view their business models via the Open API and assign listings to them.