Get single record from Promotion table by specified primary key
Method | /productbasecomponents.asmx/GetSinglePromotion |
The request body is of type GetSinglePromotion.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePromotionResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePromotionResult | PromotionInfo |
|