post Package Groups

POST {{HostName}}/rtp/v1/hotels/{{HotelId}}/packageGroups

Use this operation to create a new group package code. You will need to know the avilable packaged, use getPackages for this property to find these out first.

Request Body

{"packageGroups"=>{"packageGroup"=>[{"membersList"=>[{"code"=>"BFSTEXL", "description"=>"Buffet Breakfast"}, {"code"=>"FRUITBOX", "description"=>"Fruit Box"}], "description"=>"Create a new package group code", "shortDescription"=>"short description goes here", "code"=>"NEWCODEHERE"}], "hotelId"=>"{{HotelId}}"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
x-hotelidstring
x-app-keystring