GET ExcelDownloadOTARankOnChannel?SID={SID}&subscriberName={subscriberName}&reqDateTime={reqDateTime}&CheckInDateStart={CheckInDateStart}&CheckInEndDate={CheckInEndDate}&OTAId={OTAId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SID

integer

Required

subscriberName

string

Required

reqDateTime

date

Required

CheckInDateStart

date

Required

CheckInEndDate

date

Required

OTAId

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

string

Response Formats

application/json, text/json, text/html

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>