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 2024.4
Syntax
C#
bool HospOrderCancel(
	string storeId,
	string orderId
)

Parameters

storeId
Type: SystemString
orderId
Type: SystemString

Return Value

Type: Boolean
Remarks
LS Central WS2 : CancelHospOrder
See Also