GET POS/Tickets/{id}/Artifacts?FromDate={FromDate}&ToDate={ToDate}&FilterByTime={FilterByTime} Try Now

Gets the artifacts.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id
The ticket group identifier.
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

NameDescriptionTypeAdditional information
SeatId
The seat identifier.
string
None.
Seat
The seat.
integer
None.
PDFStatus
The PDF statuss.
ArtifactStatus
None.
Barcode
The barcode.
string
None.
Base64String
The base64 string.
string
None.
SeatStatus
The seat status.
SeatStatus
None.
BarcodeStatus
The barcode status.
ArtifactStatus
None.
DateUpdated
The Date updated.
date
None.

Response Formats

application/json, text/json

Sample:

Sample not available.