Click or drag to resize

IUCJsonItemGetByBarcode Method

Look up Item by Barcode

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
LoyItem ItemGetByBarcode(
	string barcode,
	string storeId
)

Parameters

barcode
Type: SystemString
storeId
Type: SystemString

Return Value

Type: LoyItem
Remarks
LS Central WS2 : GetItemWithBarcode
See Also