ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSinglePromotionProfile
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSinglePromotionProfile (Method)
Description
The GetSinglePromotionProfile function returns the promotionProfile record for the given primary key.
Request (GetSinglePromotionProfileSoapIn)

The request body is of type GetSinglePromotionProfile.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSinglePromotionProfile Element

Overview

Sequence
itemId xs:int
Response (GetSinglePromotionProfileSoapOut)

The response body is of type GetSinglePromotionProfileResponse.

Response Body Parameters

NameDescriptionData Type
 PromotionProfileInfo
Description Element Code Element StoreTypeId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSinglePromotionProfileResult Element Sequence GetSinglePromotionProfileResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Description optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service