IUCServiceItemGetById Method |
Lookup Item
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
SyntaxLoyItem ItemGetById(
string itemId,
string storeId
)
Parameters
- itemId String
- storeId String
Return Value
LoyItem
Remarks
LS Central OData: GetItem
See Also