Click or drag to resize

IUCServiceCardGetPointEntries Method

Get Point entries for Member Card

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
List<PointEntry> CardGetPointEntries(
	string cardId,
	DateTime dateFrom
)

Parameters

cardId  String
dateFrom  DateTime

Return Value

ListPointEntry
See Also