IUCServiceOneListGetById Method |
Get Basket or Wish List by OneList Id
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
SyntaxOneList OneListGetById(
string id,
bool includeLines
)
Parameters
- id String
- List Id
- includeLines Boolean
- Include detail lines
Return Value
OneList
Remarks
LS Central WS2: WishListItemModify
LS Central PageWS: wishLists/ItemModify
See Also