list_fulfillments
Retrieve all fulfillments for a Shopify order, including tracking details and status.
Instructions
List all fulfillments for an order, including tracking info and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | The numeric Shopify order ID. | |
| limit | No | Number of fulfillments to return. Default: 50. | |
| page_info | No | Cursor for pagination. |