GET POS/v3.1/Tickets/{id}/Seats?FromDate={FromDate}&ToDate={ToDate}&FilterByTime={FilterByTime} Try Now
Get Seats by Ticket Group Id
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The Ticket Group Id
|
string |
Required
|
FromDate |
Start Date of UpdatedSince Date Range
|
string |
None.
|
ToDate |
End Date of UpdatedSince Date Range
|
string |
None.
|
FilterByTime |
Include or Exclude Time in Date Range
|
boolean |
None.
|
Body Parameters
None.
Response Information
Resource Description
Collection of TicketSeatDetails
Name | Description | Type | Additional information |
---|---|---|---|
SeatId |
The seat identifier.
|
string |
None.
|
Event |
The event.
|
string |
None.
|
Venue |
The venue.
|
string |
None.
|
EventDate |
The event date.
|
date |
None.
|
Section |
The section.
|
string |
None.
|
Row |
The row.
|
string |
None.
|
Seat |
The seat.
|
integer |
None.
|
Barcode |
The barcode.
|
string |
None.
|
PDFStatus |
The PDF status.
|
ArtifactStatus |
None.
|
InHandDetails |
The in hand details.
|
InHandDetails |
None.
|
Seating |
The seating.
|
Seating |
None.
|
Stock |
The stock.
|
Stock |
None.
|
SeatStatus |
The seat status.
|
SeatStatus |
None.
|
BarcodeStatus |
The barcode status.
|
ArtifactStatus |
None.
|
ReferenceNumber |
The reference number.
|
long |
None.
|
DateUpdated |
The Date updated.
|
date |
None.
|
PDFReferenceId | long |
None.
|
|
BarcodeReferenceId | long |
None.
|
Response Formats
application/json, text/json
Sample:
Sample not available.