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