GET v3/plans/{id}
Returns a specific seating plan
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PlanName | Description | Type | Additional 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.