get Folio History
GET {{HostName}}/v1/hotels/{{HotelId}}/folioHistory?aR=false&videoCheckOut=false&passerBy=false&creditBill=false&noShow=false&name=&postIt=false&checkOut=true&offlineFolio=false&folioDate={{Date}}
- Enter folioDate in 'YYYY-MM-DD' format to get the results.
Request Params
Key | Datatype | Required | Description |
---|
aR | boolean | | |
videoCheckOut | boolean | | |
passerBy | boolean | | |
creditBill | boolean | | |
noShow | boolean | | |
name | null | | |
postIt | boolean | | |
checkOut | boolean | | |
offlineFolio | boolean | | |
folioDate | string | | |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-hotelId | string | | |
x-app-key | string | | |