change Hotel Contacts
PUT {{HostName}}/ent/config/v1/hotels/{{HotelId}}/contacts/{{ContactId}}
Request Body
{"hotelContacts"=>[{"roles"=>["General"], "communicationMethod"=>"DATA", "primary"=>true, "nameId"=>{"type"=>"Profile", "id"=>"15743"}, "hotelId"=>"{{HotelId}}"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |