Skip to main content

AllocatedSeatInfoDto

A seat flagged by the allocation. SOAP equivalent: a reduced ACPO_AllocSeat.

seatIdinteger<int32>required

Seat article identifier (SOAP: ID_SeatArticle.ID_Article).

categoryIdinteger<int32>required

Category identifier (SOAP: ID_Category).

physicalSeatIdinteger<int32>required

Physical seat identifier (SOAP: ID_PhysicalSeat).

eventSessionIdinteger<int32>required

Event session identifier (SOAP: ID_CatalogContents).

AllocatedSeatInfoDto
{
"seatId": 0,
"categoryId": 0,
"physicalSeatId": 0,
"eventSessionId": 0
}