The GetReceiptPrinters function returns all receiptPrinter objects.
Method | /GetReceiptPrinters |
The request body is of type GetReceiptPrinters.
Name | Description | Data Type |
---|---|---|
description | xml:string | |
isCancelledOnly | BooleanFilter | |
isCompanyReceiptPrintersOnly | BooleanFilter |
|
The response body is of type GetReceiptPrintersResponse.
Name | Description | Data Type |
---|---|---|
GetReceiptPrintersResult | ArrayOfReceiptPrinterInfo |
|