GetEventSessionDetailByPopulationRequest
Request parameters for retrieving the detail of a session for an identity's populations.
eventIdinteger<int32>required
Event identifier (SOAP: id_Catalog; informational — the session drives the body).
sessionIdinteger<int32>required
Session identifier (SOAP: id_CatalogDate).
blocIdinteger<int32>required
Optional block filter (SOAP: id_Bloc). 0 = no filter.
floorIdinteger<int32>required
Optional floor filter (SOAP: id_Floor). 0 = no filter.
identityIdinteger<int32>required
Identity identifier whose populations widen the rights (SOAP: id_Identity).
GetEventSessionDetailByPopulationRequest
{
"eventId": 0,
"sessionId": 0,
"blocId": 0,
"floorId": 0,
"identityId": 0
}