The VerifyPosTerminal function verifies an posTerminal record against the available business rules.
Method | /VerifyPosTerminal |
The request body is of type VerifyPosTerminal.
Name | Description | Data Type |
---|---|---|
posTerminal | PosTerminalInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPosTerminalResponse.
Name | Description | Data Type |
---|---|---|
VerifyPosTerminalResult | ArrayOfVerifyExceptionInfo |
|