IUCServiceItemGetByBarcode Method |
Look up Item by Barcode
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
SyntaxLoyItem ItemGetByBarcode(
string barcode,
string storeId
)
Parameters
- barcode
- Type: SystemString
- storeId
- Type: SystemString
Return Value
Type:
LoyItem
Remarks
LS Central WS2 : GetItemWithBarcode
LS Central OData: GetItem
See Also