ProductComponents Web Service
Method/VerifyPriceChangeInfo
ProductComponents Web Service > All Operations Resource Group : /VerifyPriceChangeInfo (Method)
Description
The VerifyPriceChangeInfo function verifies a priceChange record against the available business rules.
Request (VerifyPriceChangeInfoSoapIn)

The request body is of type VerifyPriceChangeInfo.

Request Body Parameters

NameDescriptionData Type
 PriceChangeInfo
 xml:boolean
isAddingRecord Element DateTime Element UserId Element Process Element NewPrice Element OldPrice Element PriceType Element PurchaseId Element ProductId Element StoreId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence priceChange Element Sequence VerifyPriceChangeInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
PurchaseId xs:int
OldPrice xs:decimal
NewPrice xs:decimal
Process optional xs:string
UserId xs:int
DateTime xs:dateTime
isAddingRecord xs:boolean
Response (VerifyPriceChangeInfoSoapOut)

The response body is of type VerifyPriceChangeInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyPriceChangeInfoResult Element Sequence VerifyPriceChangeInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductComponents Web Service