GET api/Seatplan?productId={productId}

Get seating plan for a product

Request Information

URI Parameters

NameDescriptionTypeAdditional information
productId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

SeatPlan

SeatPlan
NameDescriptionTypeAdditional information
Background

Background

None.

Seats

Collection of Seat

None.

Response Formats

application/json, text/json

Sample:

Sample not available.