List the discounts that potentially could be activated.
If a ProductIDs, ProductSearchID or ProductSearch is set, the service will check if the resulting products are a eligible to one or more discounts. If an OrderID is provided, the context of the given order is taken into account, that can include user specific discounts, order OU specific discount, etc.
Be aware that:
If ProductIDs is given, ProductSearchID and ProductSearch are ignored
If ProductSearchID is given, ProductIDs and ProductSearch are ignored
If ProductSearch is given, ProductIDs and ProductSearchID are ignored
List the discounts that potentially could be activated. If a
ProductIDs
,ProductSearchID
orProductSearch
is set, the service will check if the resulting products are a eligible to one or more discounts. If anOrderID
is provided, the context of the given order is taken into account, that can include user specific discounts, order OU specific discount, etc.Be aware that:
ProductIDs
is given,ProductSearchID
andProductSearch
are ignoredProductSearchID
is given,ProductIDs
andProductSearch
are ignoredProductSearch
is given,ProductIDs
andProductSearchID
are ignored