create-fulfillment
Create fulfillment for an order by specifying items, location, and tracking details, with option to notify the customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderId | Yes | ||
| metadata | No | ||
| lineItems | No | ||
| locationId | No | ||
| trackingInfo | No | ||
| trackingUrls | No | ||
| notifyCustomer | No | ||
| trackingNumbers | No |