OPERA Cloud APIs by Module-Rate Plan Management (RTP)-Negotiated Rates
Number of APIs: 6
-
get Negotiated Rates GET {{HostName}}/rtp/v1/hotels/{{HotelId}}/negotiatedRates
-
get Negotiated Rates For Given Hotel And Rate GET {{HostName}}/rtp/v1/hotels/{{HotelId}}/negotiatedRates/{{RateCode}}/profiles
-
get Negotiated Rates For Given Profile GET {{HostName}}/rtp/v1/profiles/{{ProfileId}}/negotiatedRates
-
post Negotiated Rates POST {{HostName}}/rtp/v1/hotels/{{HotelId}}/negotiatedRates
-
put Negotiated Rates PUT {{HostName}}/rtp/v1/hotels/{{HotelId}}/negotiatedRates/{{RateCode}}
-
delete Negotiated Rates DELETE {{HostName}}/rtp/v1/hotels/{{HotelId}}/profiles/{{ProfileId}}/startDate/{{StartDate}}/negotiatedRates/{{RatePlanId}}