Click or drag to resize

IUCJson.OneListGetById Method

Get Basket or Wish List by OneList Id

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2025.4
Syntax
C#
OneList OneListGetById(
	string id,
	bool includeLines
)

Parameters

id
Type: System.String
List Id
includeLines
Type: System.Boolean
Include detail lines

Return Value

Type: OneList
See Also