{
  "CompanyID": null,
  "EchoToken": "system_{{$guid}}",
  "MaxResponses": null,
  "POS": null,
  "PageNumber": 0,
  "PrimaryLangID": 1,
  "ReadRequestsType": {
    "HotelReadRequests": [
      {
        "HoteRef": {
          "BrandName": null,
          "ChainCode": null,
          "ChainName": null,
          "HotelCode": "{{$hotel_code}}",
          "HotelName": null
        },
        "SelectionCriteria": {
          "Duration": null,
          "End": "{{$endate}}",
          "Start": "{{$startdate}}"
        }
      }
    ]
  },
  "Target": 0,
  "TimeStamp": "{{$isoTimestamp}}",
  "UniqueID": null,
  "Version": "7.2"
}