The VerifyPosCorrection function verifies an pos correction record against the available business rules.
Method | /VerifyPosCorrection |
The request body is of type VerifyPosCorrection.
Name | Description | Data Type |
---|---|---|
info | PosCorrectionInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPosCorrectionResponse.
Name | Description | Data Type |
---|---|---|
VerifyPosCorrectionResult | ArrayOfVerifyExceptionInfo |
|