List Fulfillments
Fulfillments
List Fulfillments
Retrieve fulfillment data for line items
GET
List Fulfillments
Overview
Returns a paginated list of line items with their fulfillment status, tracking info, and shipping/billing addresses. Only items with"paid" financial status are included.
Use Cases
- Monitor fulfillment progress across all vendors
- Build a shipping dashboard showing tracking numbers and carriers
- Identify unfulfilled orders that need attention
- Export fulfillment data for logistics reporting
- Track shipment statuses (in_transit, delivered, etc.)
Query Parameters
Filter by vendor ID.
Start date in
YYYY-MM-DD format.End date in
YYYY-MM-DD format.Filter:
"fulfilled" or "unfulfilled".Filter by shipment status (e.g.
"in_transit", "delivered").Results per page. Default:
100.Number of results to skip. Default:
0.Response
200