Click or drag to resize

IUCJsonActivityCancel Method

Cancel Activity

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

Parameters

activityNo
Type: SystemString

Return Value

Type: 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