IUCServiceNotificationsGetByCardId Method |
Get all Order Notification for a Contact
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
SyntaxList<Notification> NotificationsGetByCardId(
string cardId,
int numberOfNotifications
)
Parameters
- cardId String
- Card Id
- numberOfNotifications Int32
- Number of notifications to return
Return Value
ListNotification
Remarks
LS Nav WS1: LOAD_MEMBER_DIR_MARK_INFO
LS Central WS2: GetDirectMarketingInfo
See Also