---
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'
metadata:
  effectiveApiVersion: 2025-10
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2025-08-29T12:17:27-04:00'
  postedAt: '2025-09-12T00:00:00-04:00'
  updatedAt: '2025-09-09T14:08:25-04:00'
  effectiveAt: '2025-08-30T12:00:00-04:00'
---

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).
