IUCServiceHospOrderStatus Method |
Get Order status for hospitality order
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
SyntaxList<OrderHospStatus> HospOrderStatus(
string storeId,
string orderId
)
Parameters
- storeId
- Type: SystemString
- orderId
- Type: SystemString
Return Value
Type:
ListOrderHospStatus
Remarks
LS Central WS2 : GetHospOrderEstimatedTime and GetKotStatus
See Also