change Source Group
PUT {{HostName}}/rsv/config/V1/hotels/{{HotelId}}/sourceGroups/{{SourceGroupCode}}
Request Body
{"sourceGroup"=>{"hotelId"=>"{{HotelId}}", "description"=>{"defaultText"=>"Marketing"}, "sequence"=>"5", "code"=>"MARK", "inactive"=>false}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |