The PrintSaleOrderFullReceipt prints a complete saleorder to a receipt printer
Method | /productbasecomponents.asmx/PrintSaleOrderFullReceipt |
The request body is of type PrintSaleOrderFullReceipt.
Name | Description | Data Type |
---|---|---|
saleOrderId | xml:int | |
receiptPrinterId | xml:int | |
thermalPrinterId | xml:int | |
scannerNumber | xml:short | |
isReturnPrinterData | xml:boolean |
|
The response body is of type PrintSaleOrderFullReceiptResponse.
Name | Description | Data Type |
---|---|---|
PrintSaleOrderFullReceiptResult | PrintResponse |
|