The PrintCustomerLabel prints labels to a thermal printer
Method | /PrintCustomerLabel |
The request body is of type PrintCustomerLabel.
Name | Description | Data Type |
---|---|---|
customerId | xml:int | |
amount | xml:int | |
note | xml:string | |
addressType | AddressType2 | |
labelClassId | xml:int | |
labelDefinitionId | xml:int | |
thermalPrinterId | xml:int | |
isReturnPrinterData | xml:boolean |
|
The response body is of type PrintCustomerLabelResponse.
Name | Description | Data Type |
---|---|---|
PrintCustomerLabelResult | PrintResponse |
|