start Reservations Daily Summary Process

POST {{HostName}}/rsv/async/v1/externalSystems/{{ExtSystemCode}}/hotels/{{HotelId}}/reservations/dailySummary

  • Type of Async API: Fetches data from OPERA Cloud
  • Module: Reservations
  • Operation ID: startReservationsDailySummaryProcess (POST)
  • Purpose: This API allows external systems to retrieve a summary of reservations for a specified hotel and date range.

Request Body

{"criteria"=>{"hotelId"=>"{{HotelId}}", "timeSpan"=>{"startDate"=>"2023-01-02", "endDate"=>"2023-05-31"}}}

HEADERS

KeyDatatypeRequiredDescription
x-hotelIdstring
x-app-keystring