GET GetLOSRestictionsData?SID={SID}&ReportId={ReportId}&IsILOSApplicable={IsILOSApplicable}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SID | string |
Required |
|
ReportId | string |
Required |
|
IsILOSApplicable | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
ResponseOfListOfILOSDataName | Description | Type | Additional information |
---|---|---|---|
Message | string |
None. |
|
Status | boolean |
None. |
|
Body | Collection of ILOSData |
None. |
Response Formats
application/json, text/json
Sample:
{ "Message": "sample string 1", "Status": true, "Body": [ { "PropertyID": 1, "PropertyName": "sample string 2", "CheckInDateTime": "2025-04-28T16:56:48.3428217+00:00", "ChannelID": 4, "ChannelName": "sample string 5", "HigherLOSMinRate": 6.0, "HigherLOSMinInclusiveRate": 7.0, "HigherLOSMinExclusiveRate": 8.0, "HigherLOS": 9, "PreferedLOS": "sample string 10", "ChannelUrl": "sample string 11", "HigherLOSShoppedDateTime": "2025-04-28T16:56:48.3428217+00:00", "HigherLOSDescription": "sample string 13", "HigherLOSStatus": "sample string 14", "LOS": 15, "Guest": 16 }, { "PropertyID": 1, "PropertyName": "sample string 2", "CheckInDateTime": "2025-04-28T16:56:48.3428217+00:00", "ChannelID": 4, "ChannelName": "sample string 5", "HigherLOSMinRate": 6.0, "HigherLOSMinInclusiveRate": 7.0, "HigherLOSMinExclusiveRate": 8.0, "HigherLOS": 9, "PreferedLOS": "sample string 10", "ChannelUrl": "sample string 11", "HigherLOSShoppedDateTime": "2025-04-28T16:56:48.3428217+00:00", "HigherLOSDescription": "sample string 13", "HigherLOSStatus": "sample string 14", "LOS": 15, "Guest": 16 } ] }
text/html
Sample:
{"Message":"sample string 1","Status":true,"Body":[{"PropertyID":1,"PropertyName":"sample string 2","CheckInDateTime":"2025-04-28T16:56:48.3428217+00:00","ChannelID":4,"ChannelName":"sample string 5","HigherLOSMinRate":6.0,"HigherLOSMinInclusiveRate":7.0,"HigherLOSMinExclusiveRate":8.0,"HigherLOS":9,"PreferedLOS":"sample string 10","ChannelUrl":"sample string 11","HigherLOSShoppedDateTime":"2025-04-28T16:56:48.3428217+00:00","HigherLOSDescription":"sample string 13","HigherLOSStatus":"sample string 14","LOS":15,"Guest":16},{"PropertyID":1,"PropertyName":"sample string 2","CheckInDateTime":"2025-04-28T16:56:48.3428217+00:00","ChannelID":4,"ChannelName":"sample string 5","HigherLOSMinRate":6.0,"HigherLOSMinInclusiveRate":7.0,"HigherLOSMinExclusiveRate":8.0,"HigherLOS":9,"PreferedLOS":"sample string 10","ChannelUrl":"sample string 11","HigherLOSShoppedDateTime":"2025-04-28T16:56:48.3428217+00:00","HigherLOSDescription":"sample string 13","HigherLOSStatus":"sample string 14","LOS":15,"Guest":16}]}
application/xml, text/xml
Sample:
<ResponseOfArrayOfILOSDataDe4QPyYf xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PGH.NxtGN.BO.Common"> <Body xmlns:d2p1="http://schemas.datacontract.org/2004/07/Common.Utility.DL.BO"> <d2p1:ILOSData> <d2p1:ChannelID>4</d2p1:ChannelID> <d2p1:ChannelName>sample string 5</d2p1:ChannelName> <d2p1:ChannelUrl>sample string 11</d2p1:ChannelUrl> <d2p1:CheckInDateTime>2025-04-28T16:56:48.3428217+00:00</d2p1:CheckInDateTime> <d2p1:Guest>16</d2p1:Guest> <d2p1:HigherLOS>9</d2p1:HigherLOS> <d2p1:HigherLOSDescription>sample string 13</d2p1:HigherLOSDescription> <d2p1:HigherLOSMinExclusiveRate>8</d2p1:HigherLOSMinExclusiveRate> <d2p1:HigherLOSMinInclusiveRate>7</d2p1:HigherLOSMinInclusiveRate> <d2p1:HigherLOSMinRate>6</d2p1:HigherLOSMinRate> <d2p1:HigherLOSShoppedDateTime>2025-04-28T16:56:48.3428217+00:00</d2p1:HigherLOSShoppedDateTime> <d2p1:HigherLOSStatus>sample string 14</d2p1:HigherLOSStatus> <d2p1:LOS>15</d2p1:LOS> <d2p1:PreferedLOS>sample string 10</d2p1:PreferedLOS> <d2p1:PropertyID>1</d2p1:PropertyID> <d2p1:PropertyName>sample string 2</d2p1:PropertyName> </d2p1:ILOSData> <d2p1:ILOSData> <d2p1:ChannelID>4</d2p1:ChannelID> <d2p1:ChannelName>sample string 5</d2p1:ChannelName> <d2p1:ChannelUrl>sample string 11</d2p1:ChannelUrl> <d2p1:CheckInDateTime>2025-04-28T16:56:48.3428217+00:00</d2p1:CheckInDateTime> <d2p1:Guest>16</d2p1:Guest> <d2p1:HigherLOS>9</d2p1:HigherLOS> <d2p1:HigherLOSDescription>sample string 13</d2p1:HigherLOSDescription> <d2p1:HigherLOSMinExclusiveRate>8</d2p1:HigherLOSMinExclusiveRate> <d2p1:HigherLOSMinInclusiveRate>7</d2p1:HigherLOSMinInclusiveRate> <d2p1:HigherLOSMinRate>6</d2p1:HigherLOSMinRate> <d2p1:HigherLOSShoppedDateTime>2025-04-28T16:56:48.3428217+00:00</d2p1:HigherLOSShoppedDateTime> <d2p1:HigherLOSStatus>sample string 14</d2p1:HigherLOSStatus> <d2p1:LOS>15</d2p1:LOS> <d2p1:PreferedLOS>sample string 10</d2p1:PreferedLOS> <d2p1:PropertyID>1</d2p1:PropertyID> <d2p1:PropertyName>sample string 2</d2p1:PropertyName> </d2p1:ILOSData> </Body> <Message>sample string 1</Message> <Status>true</Status> </ResponseOfArrayOfILOSDataDe4QPyYf>