OPERA Cloud APIs by Module-Rate Plan Management (RTP)-Negotiated Rates

Number of APIs: 6

  1. get Negotiated Rates GET {{HostName}}/rtp/v1/hotels/{{HotelId}}/negotiatedRates

  2. get Negotiated Rates For Given Hotel And Rate GET {{HostName}}/rtp/v1/hotels/{{HotelId}}/negotiatedRates/{{RateCode}}/profiles

  3. get Negotiated Rates For Given Profile GET {{HostName}}/rtp/v1/profiles/{{ProfileId}}/negotiatedRates

  4. post Negotiated Rates POST {{HostName}}/rtp/v1/hotels/{{HotelId}}/negotiatedRates

  5. put Negotiated Rates PUT {{HostName}}/rtp/v1/hotels/{{HotelId}}/negotiatedRates/{{RateCode}}

  6. delete Negotiated Rates DELETE {{HostName}}/rtp/v1/hotels/{{HotelId}}/profiles/{{ProfileId}}/startDate/{{StartDate}}/negotiatedRates/{{RatePlanId}}