IUCServiceActivityPreSellProduct Method |
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
SyntaxActivityResponse 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