Click or drag to resize

IeCommerceJsonItemGetById Method

Lookup Item

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: LS Omni 3.7.0
Syntax
C#
LoyItem ItemGetById(
	string itemId,
	string storeId
)

Parameters

itemId
Type: SystemString
storeId
Type: SystemString

Return Value

Type: LoyItem
See Also