GET api/Printer/BoxOrdersQueued?processorID={processorID}&statusID={statusID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
processorID

integer

Required

statusID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of BoxOrderQueue
NameDescriptionTypeAdditional information
ID

integer

None.

CreatedDate

date

None.

PrintedDate

date

None.

Printer

Printer

None.

PrinterID

integer

None.

BoxOrder

BoxOrder

None.

BoxOrderID

integer

None.

Status

QueueStatus

None.

StatusID

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.