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

Gets the pdf and barcode by purchase order item id.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id
The identifier.
string
Required
purchaseOrderItemId
The purchase order item 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.