Click or drag to resize

IUCJsonCardGetPointEntries Method

Get Point entries for Member Card

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

Parameters

cardId
Type: SystemString
dateFrom
Type: SystemDateTime

Return Value

Type: ListPointEntry
See Also