Post Hotel Notes
POST {{HostName}}/ent/config/v1/hotels/{{HotelId}}/notes
Request Body
{"hotelNotes"=>[{"comment"=>{"commentTitle"=>"Property Description", "type"=>"DESCRIPTION", "internal"=>false, "hotelId"=>"{{HotelId}}", "text"=>{"value"=>"Property Notes can go here"}}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |