The VerifyPosFastExecute function verifies an posFastExecute record against the available business rules.
Method | /VerifyPosFastExecute |
The request body is of type VerifyPosFastExecute.
Name | Description | Data Type |
---|---|---|
posFastExecute | PosFastExecuteInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPosFastExecuteResponse.
Name | Description | Data Type |
---|---|---|
VerifyPosFastExecuteResult | ArrayOfVerifyExceptionInfo |
|