start Set Daily Rate Plan Schedules Process -> multiple criteria
POST {{HostName}}/rtp/async/v1/externalSystems/{{ExtSystemCode}}/hotels/{{HotelId}}/ratePlans/dailySchedules
- Type of Async API: Posts data to OPERA Cloud
- Module: Rate Plan
- Operation ID: startSetDailyRatePlanSchedulesProcess (POST)
- Purpose: You can use this API to add and/or update the rate price schedule to existing OPERA Daily Rate plans.
Request Body
{"dailyRatePlanSchedule"=>[{"rateAmounts"=>{"onePersonRate"=>100, "twoPersonRate"=>150, "threePersonRate"=>0, "fourPersonRate"=>0, "fivePersonRate"=>0, "extraPersonRate"=>0, "extraChildRate"=>0, "oneChildRate"=>0, "twoChildrenRate"=>0, "threeChildrenRate"=>0, "fourChildrenRate"=>0, "rateByAgeBuckets"=>[{"rateAmount"=>0, "minimumAge"=>0, "maximumAge"=>0}], "minimumChildrenForFreeStay"=>0, "pointsRequired"=>0, "overrideFloorAmount"=>false}, "rateDate"=>"2023-10-08", "ratePlanCode"=>"MYDAILY", "roomType"=>"DLX"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |