--- title: New enum values for FulfillmentEventStatus - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/new-carrier-picked-up-fulfillment-status md: https://shopify.dev/changelog/new-carrier-picked-up-fulfillment-status.md --- [Back to Developer changelog](https://shopify.dev/changelog) September 12, 2025 Tags: * Admin GraphQL API * 2025-10 # New enum values for FulfillmentEventStatus As of version 2025-10, we are introducing a new value to the `FulfillmentEventStatus` enum, to enhance your fulfillment tracking capabilities: * **[CARRIER\_PICKED\_UP](https://shopify.dev/docs/api/admin-graphql/2025-10/enums/FulfillmentEventStatus#enums-CARRIER_PICKED_UP):** This status indicates that the carrier has successfully collected the fulfillment. With this update, you can now track when a shipment has been picked up by the carrier. For more details, please refer to the updated [Shopify API documentation](https://shopify.dev/docs/api/admin-graphql/2025-10/enums/FulfillmentEventStatus#enums-CARRIER_PICKED_UP).