GetEventSessionRatesByPopulationRequest
Request parameters for retrieving the rate grid of sessions for an identity's populations.
sessionIdsinteger<int32>[]nullable
Session identifiers (SOAP: listID_CatalogDate).
identityIdinteger<int32>required
Identity identifier whose populations widen the rights (SOAP: id_identity).
GetEventSessionRatesByPopulationRequest
{
"sessionIds": [
0
],
"identityId": 0
}