The PrintReservationProductLabels prints labels to a thermal printer
| Method | /PrintReservationProductLabels |
The request body is of type PrintReservationProductLabels.
| Name | Description | Data Type |
|---|---|---|
| storeId | xml:int | |
| reservationId | xml:int | |
| rowsToPrint | RowsSelectionType | |
| selectedRowIds | ArrayOfInt | |
| amountType | ThermalLabelAmountType | |
| labelClassId | xml:int | |
| labelDefinitionId | xml:int | |
| thermalPrinterId | xml:int | |
| note | xml:string | |
| sortOrder | PrintThermalLabelSortOrder | |
| isReturnPrinterData | xml:boolean |

![]() |
|
The response body is of type PrintReservationProductLabelsResponse.
| Name | Description | Data Type |
|---|---|---|
| PrintReservationProductLabelsResult | PrintResponse |

![]() |
|