POST v3/facilities/gettimeslotaggregationdetails
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| inVO | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"facilityId": "sample string 1",
"sportTypeId": 2,
"aggregationTimeSlots": [
{
"start": "2025-12-10T08:18:08.209091+00:00",
"end": "2025-12-10T08:18:08.209091+00:00"
},
{
"start": "2025-12-10T08:18:08.209091+00:00",
"end": "2025-12-10T08:18:08.209091+00:00"
},
{
"start": "2025-12-10T08:18:08.209091+00:00",
"end": "2025-12-10T08:18:08.209091+00:00"
}
],
"curUserId": "sample string 3",
"isSSO": true,
"requestHost": "sample string 5",
"applicationPath": "sample string 6",
"secureApplicationPath": "sample string 7",
"absoluteApplicationPath": "sample string 8",
"isHttps": true,
"isMobileDevice": true,
"clientType": 0,
"clientVersion": "sample string 11",
"clientOS": "sample string 12",
"clientBuild": "sample string 13",
"clientWidth": 14,
"clientHeight": 15,
"timezone": 16
}
application/xml, text/xml
Sample:
<GetAggregationDetailInVO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input.Facility_NS">
<ClientHeight xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">15</ClientHeight>
<ClientType xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">Site</ClientType>
<ClientWidth xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">14</ClientWidth>
<absoluteApplicationPath xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 8</absoluteApplicationPath>
<applicationPath xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 6</applicationPath>
<cachedKey xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 1</cachedKey>
<clientBuild xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 13</clientBuild>
<clientOS xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 12</clientOS>
<clientVersion xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 11</clientVersion>
<curUserId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 3</curUserId>
<isHttps xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">true</isHttps>
<isMobileDevice xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">true</isMobileDevice>
<isSSO xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">true</isSSO>
<requestHost xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 5</requestHost>
<secureApplicationPath xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 7</secureApplicationPath>
<timezone xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">16</timezone>
<AggregationTimeSlots>
<AggregationTimeSlotVO>
<End>2025-12-10T08:18:08.209091+00:00</End>
<Start>2025-12-10T08:18:08.209091+00:00</Start>
</AggregationTimeSlotVO>
<AggregationTimeSlotVO>
<End>2025-12-10T08:18:08.209091+00:00</End>
<Start>2025-12-10T08:18:08.209091+00:00</Start>
</AggregationTimeSlotVO>
<AggregationTimeSlotVO>
<End>2025-12-10T08:18:08.209091+00:00</End>
<Start>2025-12-10T08:18:08.209091+00:00</Start>
</AggregationTimeSlotVO>
</AggregationTimeSlots>
<FacilityId>sample string 1</FacilityId>
<SportTypeId>2</SportTypeId>
</GetAggregationDetailInVO>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"aggregationDetails": [
{
"date": "sample string 1",
"weekDay": "sample string 2",
"startTime": "2025-12-10T08:18:08.2587219+00:00",
"endTime": "2025-12-10T08:18:08.2587219+00:00",
"timeSlots": [
{
"surfaceId": "sample string 1",
"surfaceName": "sample string 2",
"price": "sample string 3"
},
{
"surfaceId": "sample string 1",
"surfaceName": "sample string 2",
"price": "sample string 3"
},
{
"surfaceId": "sample string 1",
"surfaceName": "sample string 2",
"price": "sample string 3"
}
]
},
{
"date": "sample string 1",
"weekDay": "sample string 2",
"startTime": "2025-12-10T08:18:08.2587219+00:00",
"endTime": "2025-12-10T08:18:08.2587219+00:00",
"timeSlots": [
{
"surfaceId": "sample string 1",
"surfaceName": "sample string 2",
"price": "sample string 3"
},
{
"surfaceId": "sample string 1",
"surfaceName": "sample string 2",
"price": "sample string 3"
},
{
"surfaceId": "sample string 1",
"surfaceName": "sample string 2",
"price": "sample string 3"
}
]
},
{
"date": "sample string 1",
"weekDay": "sample string 2",
"startTime": "2025-12-10T08:18:08.2587219+00:00",
"endTime": "2025-12-10T08:18:08.2587219+00:00",
"timeSlots": [
{
"surfaceId": "sample string 1",
"surfaceName": "sample string 2",
"price": "sample string 3"
},
{
"surfaceId": "sample string 1",
"surfaceName": "sample string 2",
"price": "sample string 3"
},
{
"surfaceId": "sample string 1",
"surfaceName": "sample string 2",
"price": "sample string 3"
}
]
}
]
}
application/xml, text/xml
Sample:
<AggregationDetailVM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Facility_NS">
<AggregationDetails>
<AggregationDetailVO>
<Date>sample string 1</Date>
<EndTime>2025-12-10T08:18:08.2587219+00:00</EndTime>
<StartTime>2025-12-10T08:18:08.2587219+00:00</StartTime>
<TimeSlots>
<AggregationSurfaceTimeSlotVO>
<Price>sample string 3</Price>
<SurfaceId>sample string 1</SurfaceId>
<SurfaceName>sample string 2</SurfaceName>
</AggregationSurfaceTimeSlotVO>
<AggregationSurfaceTimeSlotVO>
<Price>sample string 3</Price>
<SurfaceId>sample string 1</SurfaceId>
<SurfaceName>sample string 2</SurfaceName>
</AggregationSurfaceTimeSlotVO>
<AggregationSurfaceTimeSlotVO>
<Price>sample string 3</Price>
<SurfaceId>sample string 1</SurfaceId>
<SurfaceName>sample string 2</SurfaceName>
</AggregationSurfaceTimeSlotVO>
</TimeSlots>
<WeekDay>sample string 2</WeekDay>
</AggregationDetailVO>
<AggregationDetailVO>
<Date>sample string 1</Date>
<EndTime>2025-12-10T08:18:08.2587219+00:00</EndTime>
<StartTime>2025-12-10T08:18:08.2587219+00:00</StartTime>
<TimeSlots>
<AggregationSurfaceTimeSlotVO>
<Price>sample string 3</Price>
<SurfaceId>sample string 1</SurfaceId>
<SurfaceName>sample string 2</SurfaceName>
</AggregationSurfaceTimeSlotVO>
<AggregationSurfaceTimeSlotVO>
<Price>sample string 3</Price>
<SurfaceId>sample string 1</SurfaceId>
<SurfaceName>sample string 2</SurfaceName>
</AggregationSurfaceTimeSlotVO>
<AggregationSurfaceTimeSlotVO>
<Price>sample string 3</Price>
<SurfaceId>sample string 1</SurfaceId>
<SurfaceName>sample string 2</SurfaceName>
</AggregationSurfaceTimeSlotVO>
</TimeSlots>
<WeekDay>sample string 2</WeekDay>
</AggregationDetailVO>
<AggregationDetailVO>
<Date>sample string 1</Date>
<EndTime>2025-12-10T08:18:08.2587219+00:00</EndTime>
<StartTime>2025-12-10T08:18:08.2587219+00:00</StartTime>
<TimeSlots>
<AggregationSurfaceTimeSlotVO>
<Price>sample string 3</Price>
<SurfaceId>sample string 1</SurfaceId>
<SurfaceName>sample string 2</SurfaceName>
</AggregationSurfaceTimeSlotVO>
<AggregationSurfaceTimeSlotVO>
<Price>sample string 3</Price>
<SurfaceId>sample string 1</SurfaceId>
<SurfaceName>sample string 2</SurfaceName>
</AggregationSurfaceTimeSlotVO>
<AggregationSurfaceTimeSlotVO>
<Price>sample string 3</Price>
<SurfaceId>sample string 1</SurfaceId>
<SurfaceName>sample string 2</SurfaceName>
</AggregationSurfaceTimeSlotVO>
</TimeSlots>
<WeekDay>sample string 2</WeekDay>
</AggregationDetailVO>
</AggregationDetails>
</AggregationDetailVM>