IUCServiceOneListGetById 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.6
Syntax OneList OneListGetById(
string id,
bool includeLines
)
Parameters
- id
- Type: SystemString
List Id - includeLines
- Type: SystemBoolean
Include detail lines
Return Value
Type:
OneListSee Also