The PrintProductListLabels prints labels to a thermal printer
Method | /productbasecomponents.asmx/PrintProductListLabels |
The request body is of type PrintProductListLabels.
Name | Description | Data Type |
---|---|---|
productListId | xml:int | |
rowsToPrint | RowsSelectionType | |
selectedRowIds | ArrayOfInt | |
priceType | ProductListPriceSelectionType | |
amountType | ThermalLabelAmountType | |
extraPercentage | xml:decimal | |
labelClassId | xml:int | |
labelDefinitionId | xml:int | |
thermalPrinterId | xml:int | |
note | xml:string | |
sortOrder | PrintThermalLabelSortOrder | |
isReturnPrinterData | xml:boolean |
|
The response body is of type PrintProductListLabelsResponse.
Name | Description | Data Type |
---|---|---|
PrintProductListLabelsResult | PrintResponse |
|