The VerifyPosEventInfo function verifies a posEvent record against the available business rules.
Method | /VerifyPosEventInfo |
The request body is of type VerifyPosEventInfo.
Name | Description | Data Type |
---|---|---|
posEvent | PosEventInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPosEventInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyPosEventInfoResult | ArrayOfVerifyExceptionInfo |
|