Shipment¶
The shipment upload allows you to create shipments against an order, complete with shipment tracking info.
Update Operation¶
Insert Only
Field Mapping¶
The connector supports both the ability to fully ship orders by mapping only the header fields, or can part ship orders by mapping both the header and line item fields.
Header Fields¶
| Field | Mandatory | Purpose |
|---|---|---|
| Magento Order ID | Yes | This is the Magento Increment/Order Id |
| Magento Entity ID | No | The Magento Website ID – Only map where orders need to be shipped from different magento websites. |
| Comment | No | A comment |
| Carrier | No | The carrier id for any tracking info. |
| Title | No | The carrier title for tracking info (usually Carrier is sufficient). |
| Tracking Number | No | The tracking id/number. |
| Send Email | No | When set to true, will trigger Magento to send the Magento shipment confirmation email to the customer. |
| Shipment Id | No | When mapped will writeback to the field the Magento auto-generated shipment number. |
Detail Fields¶
| Field | Mandatory | Purpose |
|---|---|---|
| Item id | Yes | The Magento order item id (from the order download). |
| Quantity | Yes | The quantity to ship. |