Introducing a New FulfillmentEventStatus Value
Starting with version 2025-10 of the Shopify API, we have added a new value to the FulfillmentEventStatus enum to improve your ability to track shipments during the fulfillment process.
What’s New?
- CARRIER_PICKED_UP: This status indicates that the carrier has successfully collected the shipment for delivery. It allows merchants and customers to know exactly when the carrier has taken charge of their order.
This update ensures a more transparent and comprehensive shipping process for both merchants and customers.
Why This Matters
With the added status, you now have the ability to:
- Provide customers with real-time updates on their orders.
- Optimize your internal fulfillment workflows by knowing when shipments are en route.
- Reduce customer support inquiries by offering greater shipping transparency.
Learn More
To explore the technical details and start using the new FulfillmentEventStatus value, please refer to the updated Shopify API documentation.