createFulfillment
Create a fulfillment for an order by providing order ID and line items. Optionally add tracking info and notify the customer.
Instructions
Create a fulfillment for an order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderId | Yes | The order ID to fulfill | |
| lineItems | Yes | ||
| trackingInfo | No | ||
| notifyCustomer | No | ||
| locationId | No |