start Reservations Daily Summary Process -> startLastModified/EndLastModifiedDate
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}}", "lastModifiedDate"=>{"startLastModifiedDate"=>"2023-01-02", "endLastModifiedDate"=>"2023-05-31"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelId | string | ||
x-app-key | string |