put Trace Texts
PUT {{HostName}}/rsv/config/V1/hotels/{{HotelId}}/traceTexts
Request Body
{"traceTexts"=>[{"originalTraceText"=>{"hotelId"=>"{{HotelId}}", "departmentCode"=>"GBLA", "traceText"=>"Chain global department code with property specific trace text", "canDelete"=>true, "displaySequence"=>"2"}, "newTraceText"=>{"hotelId"=>"{{HotelId}}", "departmentCode"=>"GBLA", "traceText"=>"Chain global department code with property specific trace text", "canDelete"=>true, "displaySequence"=>"3"}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |