ProductComponents Web Service
Method/GetSinglePriceChange
ProductComponents Web Service > All Operations Resource Group : /GetSinglePriceChange (Method)
Description
The GetSinglePriceChange function returns the priceChange record for the given primary key.
Request (GetSinglePriceChangeSoapIn)

The request body is of type GetSinglePriceChange.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSinglePriceChange Element

Overview

Sequence
itemId xs:int
Response (GetSinglePriceChangeSoapOut)

The response body is of type GetSinglePriceChangeResponse.

Response Body Parameters

NameDescriptionData Type
 PriceChangeInfo
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 GetSinglePriceChangeResult Element Sequence GetSinglePriceChangeResponse 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
See Also
All Operations Resource GroupProductComponents Web Service