change Track It Locations
PUT {{HostName}}/fof/config/v1/hotels/{{HotelId}}/trackItLocations/{{LocationCode}}
Request Body
{"trackItLocations"=>[{"code"=>"GYM", "description"=>"Gymnasium location edit", "displaySequence"=>"1", "hotelId"=>"{{HotelId}}", "trackItGroup"=>{"lost"=>true}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |