Click or drag to resize

IUCJsonOrderStatusCheck Method

Check Status of a Customer Order

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

Parameters

orderId
Type: SystemString

Return Value

Type: OrderStatusResponse
Remarks
LS Central WS2 : CustomerOrderStatus
See Also