set Block Sales Allowance Range
PUT {{HostName}}/blk/config/v1/hotels/{{HotelId}}/blockSalesAllowanceRange
Set the sales allowance for blocks at a property.
Request Body
{"criteria"=>{"hotelId"=>"{{HotelId}}", "quantity"=>"21", "cutoffDays"=>"1", "incrementFlag"=>true, "overwriteExistingSalesAllowance"=>false, "validateExistingSalesAllowance"=>true, "sunday"=>true, "monday"=>true, "tuesday"=>true, "wednesday"=>true, "thursday"=>true, "friday"=>true, "saturday"=>true, "start"=>"2024-08-01", "end"=>"2024-08-31"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |