post Block Posting Master
POST {{HostName}}/blk/v1/hotels/{{HotelId}}/blocks/{{BlockId}}/postingMaster
Use this operation to create the posting master Reservation. This is required before any guests can make a reservation against a block. Posting Master reservations are typically used for Billing (various sales charges can be posted to this PM reservation) and Rooming Lists (the Posting Master reservation is used as a template for reservations created via rooming list).
Request Body
{"criteria"=>{"hotelId"=>"{{HotelId}}", "blockId"=>{"type"=>"Block", "idContext"=>"OPERA", "id"=>"{{BlockId}}"}, "responseInstruction"=>{"fetchFullReservation"=>false}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |