GET v3/plans/{id}

Returns a specific seating plan

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

Plan
NameDescriptionTypeAdditional information
Type

SeatingPlanType

None.

Name

string

None.

Venue

Venue

None.

BackgroundImageUrl

string

None.

X

integer

None.

Y

integer

None.

Areas

Collection of Plan

None.

Seats

Collection of Seat

None.

Capacity

integer

None.

Id

string

None.

Response Formats

application/json, text/xml

Sample:

Sample not available.