get Folio Report
GET {{HostName}}/med/config/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/folioReports?reservationIdContext=OPERA&reservationIdType=Reservation
This will get the folio(base64) from a specific reservation.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
reservationIdContext | string | ||
reservationIdType | string | ||
folioWindowNo | null | Folio window number to generate (defaults to view 1). | |
billNumber | null | Optional bill number to generate. | |
folioType | null | Optional folio type | |
folioDate | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |