Create a Shipment
Create a Partial or Full Shipment
Query
Comma-separated response fields to include.
Body
***required*** Carrier code.
A comment for this shipment.
ExtensionInterface class for @see \Magento\Sales\Api\Data\ShipmentCreationArgumentsInterface
The items in this shipment.
The unique id of the order to be shipped.
The source code for this shipment. i.e. 'ne_wh' to ship from the NorthEast Warehouse.
True/False whether to notify the customer about this shipment.
Tracking Number for the shipment.
is_visible_on_front flag value. (1:True or 0:False)
ExtensionInterface class for @see \Magento\Sales\Api\Data\ShipmentCommentCreationInterface
ExtensionInterface class for @see \Magento\Sales\Api\Data\ShipmentItemCreationInterface
***required*** (string) Title.
Array of objects (sales-data-shipment-track-creation-interface)
Array of objects (sales-data-shipment-package-creation-interface)
Interface for creation arguments for Shipment.