Click or drag to resize

IUCServiceActivityCancel Method

Cancel Activity

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
ActivityResponse ActivityCancel(
	string activityNo
)

Parameters

activityNo  String

Return Value

ActivityResponse
Remarks
LS Central WS2: CancelActivity

If cancellation charges apply, then those vales will be returned and could be applied to a retail basket.

See Also