Update a Rate Plan

Updates an existing rate plan.

Currently in pilot, the Rate Plans API allows the creation and management of independent rate plans that are not visible or editable within the Guesty UI. This API is available exclusively for Booking.com and direct reservations.

To participate in the pilot, customers should contact Guesty for an eligibility review and to receive detailed information on potential limitations and risks.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The rate plan ID.

Body Params

update rate plan dto

string
required

Rate plan name.

string

Describe the rate plan.

string
enum
required

Rate plan type.

Allowed:
string | null
enum

The pricing model.

Allowed:
string | null
enum

The rate plan cancellation policy.

number | null
enum

The rate plan cancellation fee.

Allowed:
channelSync
array of strings
Defaults to

The channel to which the rate plan applies.

channelSync
mealPlans
array of strings

Rate plan meal plans.

mealPlans
availabilityRules
object

Rate plan availability rules.n

boolean
required
Defaults to true

Indicates whether the rate plan is active or not.

Responses

401

Client unauthorized

403

Access is forbidden for this client

500

Internal server error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json