Retrieves the aggregated detail (priced availability lines) of several sessions.
POST/api/v1/catalog/events/eventSessions/detail/multi
SOAP Equivalent: ACP_CatalogDateGetDetailMulti
Loops the base session-detail path over the sessions and unions the priced lines. A per-session guard failure (sale not allowed / not sellable / no availability / sale channel) skips that session.
Request
Responses
- 200
- 400
- 401
- 422
- 500
OK
Bad Request
Unauthorized
Unprocessable Content
Internal Server Error