IUCServiceNotificationsGetByCardId Method |
Get all Order Notification for a Contact
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.6
Syntax List<Notification> NotificationsGetByCardId(
string cardId,
int numberOfNotifications
)
Parameters
- cardId
- Type: SystemString
Card Id - numberOfNotifications
- Type: SystemInt32
Number of notifications to return
Return Value
Type:
ListNotificationRemarks
LS Nav WS1 : LOAD_MEMBER_DIR_MARK_INFO
LS Central WS2 : GetDirectMarketingInfo
See Also