The GetSinglePromotionProfile function returns the promotionProfile record for the given primary key.
Method | /productbasecomponents.asmx/GetSinglePromotionProfile |
The request body is of type GetSinglePromotionProfile.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePromotionProfileResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePromotionProfileResult | PromotionProfileInfo |
|