Ship Shipment Orders
logiwa_ship_shipment_ordersMark one or more shipment orders as shipped to complete fulfillment. Pass order UUIDs to update their status and finish the shipping process.
Instructions
Mark one or more shipment orders as shipped (completes fulfillment).
Args:
shipmentOrderIdentifiers (string[], required): one or more order UUIDs to ship
Returns: the ship operation result from Logiwa.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shipmentOrderIdentifiers | Yes | Shipment order UUIDs to mark as shipped (required, >=1). |