Returns the status of the different seats and sites for an event
{
"EventId": null,
"CultureSeriesId": null,
"SeatAllocationIncludes": 0,
"SiteAllocationIncludes": 0,
"SeatBlockCode": "string_example",
"TraderId": null,
"Context": {
"DivisionId": "00000000-0000-0000-0000-000000000000",
"Language": "string_example",
"ShopId": "00000000-0000-0000-0000-000000000000",
"SessionId": "00000000-0000-0000-0000-000000000000",
"Origin": 0,
"Password": "string_example",
"Encode": false,
"AccessToken": "string_example"
}
}
{
"SeatOverview": {
"Allocations": null,
"Summary": {
"BlockSummaries": null,
"Count": null,
"Hall": null,
"RangeSummaries": null
}
},
"SiteOverview": {
"Allocations": null,
"Summary": {
"EventId": "00000000-0000-0000-0000-000000000000",
"ReservedPlaces": 0,
"TotalPlaces": 0,
"CultureSeriesId": "00000000-0000-0000-0000-000000000000"
}
}
}