IUCServiceActivityPreSellProduct Method |
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
SyntaxActivityResponse ActivityPreSellProduct(
string locationNo,
string productNo,
string promoCode,
string contactNo,
int quantity
)
Parameters
- locationNo
- Type: SystemString
- productNo
- Type: SystemString
- promoCode
- Type: SystemString
- contactNo
- Type: SystemString
- quantity
- Type: SystemInt32
Return Value
Type:
ActivityResponse
Remarks
LS Central WS2 : PreSellActivityProduct
See Also