Returns a Base64 encoded string containing the thermal labeldefinition text for the specified productlist.
Method | /productbasecomponents.asmx/GetProductListThermalLabelText |
The request body is of type GetProductListThermalLabelText.
Name | Description | Data Type |
---|---|---|
productListId | xml:int | |
priceType | ProductListPriceSelectionType | |
amount | ThermalLabelAmountType | |
extraPercentage | xml:decimal | |
labelDefinitionId | xml:int | |
isPrinterSupportsAmount | xml:boolean | |
productListRowIds | ArrayOfInt | |
note | xml:string | |
sortOrder | PrintThermalLabelSortOrder |
|
The response body is of type GetProductListThermalLabelTextResponse.
Name | Description | Data Type |
---|---|---|
GetProductListThermalLabelTextResult | xml:string |
|