IUCServicePublishedOffersGetByCardId Method |
Get Published Offers for Member Card Id
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.6
Syntax List<PublishedOffer> PublishedOffersGetByCardId(
string cardId,
string itemId
)
Parameters
- cardId
- Type: SystemString
Member Card Id to look for - itemId
- Type: SystemString
Only show Offers for this item
Return Value
Type:
ListPublishedOfferRemarks
LS Nav WS1 : LOAD_MEMBER_DIR_MARK_INFO
LS Central WS2 : GetDirectMarketingInfo
See Also