Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a list of wish lists
Syntax
client server public static container getWishLists(
RecId wishListId,
AccountNum customerId,
boolean favoriteFilter,
boolean publicFilter)
Run On
Called
Parameters
- wishListId
Type: RecId Extended Data Type
A wish list id.
- customerId
Type: AccountNum Extended Data Type
A customer id.
- favoriteFilter
Type: boolean
Indicates whether or not to filter by favorite.
- publicFilter
Type: boolean
Indicates whether or not to filter by public.
Return Value
Type: container
A list of wish lists matching the parameters