start Set Best Available Rate Plans Process -> multiple criteria
POST {{HostName}}/rtp/async/v1/externalSystems/{{ExtSystemCode}}/hotels/{{HotelId}}/ratePlans/bestAvailableLOS
Type of Async API: Posts data to OPERA Cloud
Module: Rate Plan
Operation ID: startSetBestAvailableRatePlansProcess (POST)
Purpose: You can use this API to post new or update existing Best Available Rate by Length Of Stay or by DAY to OPERA Cloud.
Request Body
{"bestAvailableRatePlans"=>[{"ratePlanCodes"=>["string"], "rateDate"=>"2023-06-29", "los1"=>true, "los2"=>true, "los3"=>true, "los4"=>false, "los5"=>false, "los6"=>true, "los7"=>true, "los8"=>true}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |