PackingSlipReaderInterface

Extends

Interface PackingSlipReaderInterface

package

Default

Methods

Gets all file names of packing slips for a given order ID.

getPackingSlipFileNameCollectionByOrderId(\IdType $orderId) : \StringCollection
Throws
\InvalidArgumentException

Arguments

$orderId

\IdType

Response

\StringCollection

Gets all packing slips for a given order ID.

getPackingSlipsByOrderId(\IdType $orderId) : \PackingSlipCollection
Throws
\InvalidArgumentException

Arguments

$orderId

\IdType

Response

\PackingSlipCollection