Order Center
| Name | Description |
|---|---|
| CreateShippingOrders | This pipelet creates ShippingOrders for Orders with OPEN items and is usually used within a job.The selection of orders fed into the process can be controlled by providing an QueryString parameter. |
| ReturnImport | This pipelet processes a return import file and results in returns being updated and / or created. |
| UpdateShippingOrders | This pipelet processes a shipping order update import file and results in shipping orders and the orders to which they belong being updated. |