Click or drag to resize

IUCJsonOneListDeleteById Method

Delete Basket or Wish List By OneList Id

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
bool OneListDeleteById(
	string oneListId
)

Parameters

oneListId  String

Return Value

Boolean
Remarks
LS Central WS2: WishListDeleteByID

LS Central PageWS: wishLists

See Also