create_fulfillment
Create a fulfillment for a Shopify fulfillment order, specifying line items, tracking details, and customer notification.
Instructions
Create a fulfillment for a fulfillment order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lineItems | No | Specific line items to fulfill (optional - fulfills all if not provided) | |
| trackingInfo | No | Tracking information | |
| notifyCustomer | No | Notify customer of shipment | |
| fulfillmentOrderId | Yes | Fulfillment Order ID |