Click or drag to resize

IUCServiceActivityPreSellProduct Method


Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
ActivityResponse ActivityPreSellProduct(
	string locationNo,
	string productNo,
	string promoCode,
	string contactNo,
	int quantity
)

Parameters

locationNo  String
productNo  String
promoCode  String
contactNo  String
quantity  Int32

Return Value

ActivityResponse
Remarks
LS Central WS2: PreSellActivityProduct
See Also