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
The request body is of type PrintQueueBustingPosReceipt.
Request Body Parameters
Name | Description | Data Type |
queueBustingItemId | | xml:int |
receiptPrinterId | | xml:int |
thermalPrinterId | | xml:int |
scannerNumber | | xml:short |
amount | | xml:int |
isReturnPrinterData | | xml:boolean |

Overview
 |
 |
Sequence
| |
The response body is of type PrintQueueBustingPosReceiptResponse.
Response Body Parameters
Name | Description | Data Type |
PrintQueueBustingPosReceiptResult | | PrintResponse |

Overview