copy Building Groups
PUT {{HostName}}/rm/config/v1/hotels/{{SourceHotelId}}/buildingGroups/copy
Request Body
{"copyInstructions"=>[{"targetHotelCode"=>["{{HotelId2}}"], "sourceHotelCode"=>"{{HotelId}}", "code"=>"MAIN"}]}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
x-app-key | string | ||
x-hotelid | string |