put Block Shift Dates
PUT {{HostName}}/blk/v1/hotels/{{HotelId}}/blocks/{{BlockId}}/shifts
Request Body
{"criteria"=>{"hotelId"=>"{{HotelId}}", "blockId"=>{"type"=>"Block", "idContext"=>"OPERA", "id"=>"{{BlockId}}"}, "newStartDate"=>"2024-10-14", "overrideEventsProcessingWarnings"=>false}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |