OPERA Cloud APIs by Module-Enterprise Configuration (ENT Config)-Hotel Contacts
Number of APIs: 4
-
get Hotel Contacts GET {{HostName}}/ent/config/v1/hotels/{{HotelId}}?fetchInstructions=Contacts
-
remove Hotel Contacts DELETE {{HostName}}/ent/config/v1/hotels/{{HotelId}}/contacts/{{ContactId}}
-
post Hotel Contacts POST {{HostName}}/ent/config/v1/hotels/{{HotelId}}/contacts
-
change Hotel Contacts PUT {{HostName}}/ent/config/v1/hotels/{{HotelId}}/contacts/{{ContactId}}