Retrieves the products of a session (plus standalone / seance-linked catalog products).
GET/api/v1/catalog/events/eventSessions/:eventSessionId/products
SOAP Equivalent: ACP_CatalogDateGetProducts
Resolves the session context first, then reads the products directly on the session plus the standalone
and seance-linked catalog products. Scoped by the x-tenant header.
Request
Responses
- 200
- 401
- 404
- 422
- 500
OK
Unauthorized
Not Found
Unprocessable Content
Internal Server Error