Skip to main content

Retrieves the sessions (séances) of an event within a date range.

POST 

/api/v1/catalog/events/eventSessions

SOAP Equivalent: ACP_CatalogDateGetList

SOAP to REST Field Mapping

REST FieldSOAP FieldNotes
sessionIdID_CatalogDateCatalogContents id
dateStart / dateEndDateStart / DateEndSession dates
saleDateStart / saleDateEndDateOuverture / DateFermetureSale window
venueName / venueId / venueAddressVenueName / ID_Venue / Venue_AddressVenue info
tvaTVAVAT rate
typeNumberingTypeNumerotation200 / 201 / 202
typeSessionTypeSeance300 / 302

The sale-authorization guard is enforced first (SOAP result 10114 → HTTP 403). The stock/rate enrichment (GetCatalogDateListInfo) is not ported, so stock is a placeholder (1).

Request

Responses

OK