The PrintProductListPosReceipt printers the header of a productlist based on receipt printer driver to a thermalprinter so it can be scanned in RetailVista POS
The request body is of type PrintProductListPosReceipt.
Request Body Parameters
Name | Description | Data Type |
productListId | | xml:int |
receiptPrinterId | | xml:int |
printerId | | xml:int |
scannerNumber | | xml:short |
isReturnPrinterData | | xml:boolean |
Overview
|
|
Sequence
| |
The response body is of type PrintProductListPosReceiptResponse.
Response Body Parameters
Name | Description | Data Type |
PrintProductListPosReceiptResult | | PrintResponse |
Overview