IUCServicePublishedOffersGetByCardId Method |
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
SyntaxList<PublishedOffer> PublishedOffersGetByCardId(
string cardId,
string itemId,
string storeId
)
Parameters
- cardId
- Type: SystemString
- itemId
- Type: SystemString
- storeId
- Type: SystemString
Return Value
Type:
ListPublishedOffer
See Also