Please note that if discounts are configured here they will override any other discount created on other endpoints

Log in to see full request history
Path Params
int32
required
Body Params
string

Members:

  • LengthOfStay - Discount to be applied when the booking's length of stay reaches this threshold
  • EarlyBird - Discount to be applied if the Guest's checkin is more than 90 days in the future
  • LastMinute - Discount to be applied if the Guest's checkin is less than 5 days in the future
date-time | null

The start date for this discount to apply for dates within the booking. Only valid when DiscountType is LengthOfStay.
Not providing this will result in the discount always being applied

date-time | null

The end date for this discount to apply for dates within the booking. Only valid when DiscountType is LengthOfStay
Not providing this will result in the discount always being applied

double
0 to 100

The percentage of discount which will be applied

int32 | null

The length of stay required before the discount will be activated. Only valie when DiscountType is LengthOfStay

Responses

401

Unauthorized ensure your access token is correct

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