Get all available promotions
Method | /productbasecomponents.asmx/GetPromotionsWithFilter |
The request body is of type GetPromotionsWithFilter.
Name | Description | Data Type |
---|---|---|
filter | PromotionsFilter |
|
The response body is of type GetPromotionsWithFilterResponse.
Name | Description | Data Type |
---|---|---|
GetPromotionsWithFilterResult | ArrayOfViewPromotionInfo |
|