post Amenities
POST {{HostName}}/ent/config/v1/hotels/{{HotelId}}/amenities
Request Body
{"hotelAmenities"=>[{"hotelId"=>"{{HotelId}}", "amenityType"=>"General", "beginDate"=>"2023-01-08", "description"=>"SPA onsite at the property", "comments"=>"Notes can go here for amenities on the property", "featureCode"=>"SPA", "orderSequence"=>"2"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |