OrderStatusHistoryReaderInterface

Extends

Interface OrderStatusHistoryReaderInterface

category

System

package

Order

subpackage

Interfaces

Methods

Returns a collection of order status history items by the given order item ID.

getStatusHistory(\IdType $orderId) : \OrderStatusHistoryListItemCollection

Arguments

$orderId

\IdType

ID of order item.

Response

\OrderStatusHistoryListItemCollection

Fetched order status history.