GET api/Seatplan?productId={productId}
Get seating plan for a product
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
SeatPlan
SeatPlan| Name | Description | Type | Additional information |
|---|---|---|---|
| Background | Background |
None. |
|
| Seats | Collection of Seat |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.