The PrintQueueBustingPosReceipt printers the header of a queue busting sales based on receipt printer driver to a thermalprinter so it can be scanned in RetailVista POS
Method | /productbasecomponents.asmx/PrintQueueBustingPosReceipt |
The request body is of type PrintQueueBustingPosReceipt.
Name | Description | Data Type |
---|---|---|
queueBustingItemId | xml:int | |
receiptPrinterId | xml:int | |
thermalPrinterId | xml:int | |
scannerNumber | xml:short | |
amount | xml:int | |
isReturnPrinterData | xml:boolean |
|
The response body is of type PrintQueueBustingPosReceiptResponse.
Name | Description | Data Type |
---|---|---|
PrintQueueBustingPosReceiptResult | PrintResponse |
|