UpdateSeatRequest
Update seat request.
| Name | Description | Type | Additional information |
|---|---|---|---|
| SeatId |
The identifier of the seat.
|
string |
Required
|
| Seat |
The seat.
|
integer |
Optional
|
| Event |
The event.
|
string |
Optional
|
| Venue |
The venue.
|
string |
Optional
|
| EventDate |
The event date.
|
date |
Optional
|
| Section |
The section.
|
string |
Optional
|
| Row |
The row.
|
string |
Optional
|
| Barcode |
The barcode.
|
string |
Optional
|
| InHandDetails |
the in hand details.
|
InHandDetails |
Optional
|
| RemovePDF |
Boolean value represents whether to remove pdf or not .
|
boolean |
Optional
|
| Action |
Tthe action.
|
UpdateAction |
Required
|