PackingSlipServiceInterface

Extends

Interface PackingSlipServiceInterface

package

Default

Methods

Deletes all packing slips by a given order ID.

deletePackingSlipsByOrderId(\IdType $orderId) 
Throws
\InvalidArgumentException

Arguments

$orderId

\IdType

Gets all packing slips for all orders of the given list.

getPackingSlipsByOrderList(\OrderListItemCollection $orderList) : \PackingSlipCollection
Throws
\InvalidArgumentException

Arguments

Response

\PackingSlipCollection