Click or drag to resize

IUCJsonOneListGetById 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 2024.4
Syntax
C#
OneList OneListGetById(
	string id,
	bool includeLines
)

Parameters

id
Type: SystemString
List Id
includeLines
Type: SystemBoolean
Include detail lines

Return Value

Type: OneList
See Also