GET POS/v3/PurchaseOrders/{id}/Items/{purchaseOrderItemId}/Seats?FromDate={FromDate}&ToDate={ToDate}&FilterByTime={FilterByTime} Try Now

Get Seats by Purchase Order Item Id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id
The Purchase Order Id
string
Required
purchaseOrderItemId
The Purchase Order Item 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
NameDescriptionTypeAdditional 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.

Response Formats

application/json, text/json

Sample:

Sample not available.