Skip to main content

Retrieves the seat priorities of a venue.

GET 

/api/v1/venues/:venueId/seatPriority

SOAP Equivalent: ACP_VenueGetSeatPriority

SOAP to REST Field Mapping

REST FieldSOAP FieldNotes
physicalSeatIdID_PhysicalSeatVenue_Physical.ID_Physical
groupGroupVenue_Physical.GroupPriority
priorityPriorityVenue_Physical.SeatPriority

When the requested venue is a LOGICAL model, it is resolved to its parent PHYSICAL model first. Scoped by the x-tenant header; the session context (institution) is validated first.

Request

Responses

OK