Click or drag to resize

IUCJsonHospOrderStatus Method

Get Order status for hospitality order

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
OrderHospStatus HospOrderStatus(
	string storeId,
	string orderId
)

Parameters

storeId
Type: SystemString
orderId
Type: SystemString

Return Value

Type: OrderHospStatus
Remarks
LS Central WS2 : GetHospOrderEstimatedTime, GetKotStatus
See Also