The VerifyReceiptPrinter function verifies an receiptPrinter record against the available business rules.
Method | /VerifyReceiptPrinter |
The request body is of type VerifyReceiptPrinter.
Name | Description | Data Type |
---|---|---|
receiptPrinter | ReceiptPrinterInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyReceiptPrinterResponse.
Name | Description | Data Type |
---|---|---|
VerifyReceiptPrinterResult | ArrayOfVerifyExceptionInfo |
|