Skip to main content

Retrieves the detail of a venue (header + generic properties).

GET 

/api/v1/venues/:venueId

SOAP Equivalent: ACP_VenueGetDetail

SOAP to REST Field Mapping

REST FieldSOAP FieldNotes
venueIdID_VenueLogical model id
venueNamevenueNameIdentityMain.NameSurname
identityIdvenueID_IdentityOwning identity
venuePhysicalvenuePhysicalPhysical generic name
venueLogicalvenueLogicalLogical generic name
addressvenueAddressPriority-1 postal address
propertiesListVenuePropertiesCategories, designations, doors, accesses, blocks, floors, tribunes

Scoped by the x-tenant header; the session context (institution) is validated first. A missing venue returns HTTP 404 (SOAP result 10103).

Request

Responses

OK