Click or drag to resize

IUCServiceOrderStatusCheck Method

Check Status of a Customer Order

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
OrderStatusResponse OrderStatusCheck(
	string orderId
)

Parameters

orderId  String

Return Value

OrderStatusResponse
Remarks
LS Central WS2: CustomerOrderStatusV2 (LS Central 18.2+), CustomerOrderStatus (earlier)
See Also