OPERA Cloud APIs by Module-Enterprise Configuration (ENT Config)-Hotel Contacts

Number of APIs: 4

  1. get Hotel Contacts GET {{HostName}}/ent/config/v1/hotels/{{HotelId}}?fetchInstructions=Contacts

  2. remove Hotel Contacts DELETE {{HostName}}/ent/config/v1/hotels/{{HotelId}}/contacts/{{ContactId}}

  3. post Hotel Contacts POST {{HostName}}/ent/config/v1/hotels/{{HotelId}}/contacts

  4. change Hotel Contacts PUT {{HostName}}/ent/config/v1/hotels/{{HotelId}}/contacts/{{ContactId}}