Skip to main content

Retrieves the blocks of a venue plan for an event session.

GET 

/api/v1/venues/blocks/:eventSessionId

SOAP Equivalent: ACP_VenueGetBlockList

SOAP to REST Field Mapping

REST FieldSOAP FieldNotes
eventSessionIdid_CatalogDateThe block list is keyed by the event session, not the venue
blockIdBlockIdArticle.ID_Bloc
blockNameBlocNameBlock generic name
colorColorHex color
coordinatesCoordinatesDatatype_Label.ValueDataType

Parity: the legacy body does not resolve the session context. An empty list is returned as HTTP 200.

Request

Responses

OK