Click or drag to resize

IUCJsonHospOrderCancel Method

Cancel hospitality order

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
bool HospOrderCancel(
	string storeId,
	string orderId
)

Parameters

storeId  String
orderId  String

Return Value

Boolean
Remarks
LS Central WS2: CancelHospOrder
See Also