Returns all ProductLists owned by the specified Customer, which are of the specified Type. Providing the optional EventType will further narrow the return results.
Customer
:
Customer
(Required)
The owner of the ProductLists.
Type
:
Integer
(Required)
The type of ProductList to find. Possible values are defined as static constants on ProductList, e.g. dw.customer.ProductList.TYPE_WISH_LIST.
EventType
:
String
(Optional)
Optionally provides a further filter on the result set.