PosComponents Web Service
Method/VerifyPosCorrection
PosComponents Web Service > All Operations Resource Group : /VerifyPosCorrection (Method)
Description
The VerifyPosCorrection function verifies an pos correction record against the available business rules.
Request (VerifyPosCorrectionSoapIn)

The request body is of type VerifyPosCorrection.

Request Body Parameters

NameDescriptionData Type
 PosCorrectionInfo
 xml:boolean
isAddingRecord Element NewPercentage Element OldPercentage Element NewTotalNetPrice Element OldTotalNetPrice Element NewPceNetPrice Element OldPceNetPrice Element NewTotalGrossPrice Element OldTotalGrossPrice Element NewPceGrossPrice Element OldPceGrossPrice Element NewAmount Element OldAmount Element CorrectionType Element ProductId Element UserId Element PosTransactionId Element CorrectionDateTime Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence info Element Sequence VerifyPosCorrection Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CorrectionDateTime xs:dateTime
UserId xs:int
ProductId xs:int
OldAmount xs:decimal
NewAmount xs:decimal
OldPceGrossPrice xs:decimal
NewPceGrossPrice xs:decimal
OldPceNetPrice xs:decimal
NewPceNetPrice xs:decimal
OldTotalNetPrice xs:decimal
NewTotalNetPrice xs:decimal
OldPercentage xs:decimal
NewPercentage xs:decimal
isAddingRecord xs:boolean
Response (VerifyPosCorrectionSoapOut)

The response body is of type VerifyPosCorrectionResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyPosCorrectionResult Element Sequence VerifyPosCorrectionResponse Element

Overview

Sequence
See Also
All Operations Resource GroupPosComponents Web Service