put Block Status By ExtId
PUT {{HostName}}/blk/v1/hotels/{{HotelId}}/externalSystems/{{ExternalSystemCode}}/blocks/{{BlockExternalId}}/status
Request Body
{"verificationOnly"=>false, "changeBlockStatus"=>{"hotelId"=>"{{HotelId}}", "blockId"=>{"type"=>"Block", "idContext"=>"OPERA", "id"=>"{{BlockId}}"}, "currentBlockStatus"=>"TEN", "newBlockStatus"=>"DEF", "reservationType"=>"GRPGTD", "overbookAll"=>false, "cancelAllPMReservations"=>false, "applyChangesToCateringSatus"=>true, "overrideEventsProcessingWarnings"=>true}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |