post Sell Limits Process -> All Criteria
POST {{HostName}}/inv/async/v1/externalSystems/{{ExtSystemCode}}/hotels/{{HotelId}}/sellLimits
- Type of Async API: Posts Data to OPERA Cloud
- Module: Inventory
Operation ID: postSellLimitsProcess (POST)
Purpose: You can use this API to create Sell Limits in OPERA Cloud by date.
Request Body
{"0"=>{"houseSellLimits"=>[{"date"=>"2023-06-29", "amount"=>0, "flatOrPercentage"=>"Flat"}], "roomTypeSellLimits"=>[{"date"=>"2023-06-29", "amount"=>0, "flatOrPercentage"=>"Flat", "roomType"=>"string"}], "roomClassSellLimits"=>[{"date"=>"2023-06-29", "amount"=>0, "flatOrPercentage"=>"Flat", "roomClass"=>"string"}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |