--- title: >- OrderDisplayFulfillmentStatus now returns REQUEST_DECLINED when appropriate - 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/orderdisplayfulfillmentstatus-now-returns-request_declined-when-appropriate md: >- https://shopify.dev/changelog/orderdisplayfulfillmentstatus-now-returns-request_declined-when-appropriate.md metadata: effectiveApiVersion: 2024-07 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: true createdAt: '2024-06-11T10:02:18-04:00' postedAt: '2024-06-17T09:00:00-04:00' updatedAt: '2024-06-18T13:11:10-04:00' effectiveAt: '2024-06-17T09:00:00-04:00' --- June 17, 2024 Tags: * Action Required * Admin GraphQL API * 2024-07 # `OrderDisplayFulfillmentStatus` now returns `REQUEST_DECLINED` when appropriate As of `2024-10`, [OrderDisplayFulfillmentStatus](https://shopify.dev/docs/api/admin-graphql/2024-01/enums/OrderDisplayFulfillmentStatus) will now return `REQUEST_DECLINED` for an order that has had its fulfillment request rejected by a third-party Fulfillment Service. Previously, orders in this state would return an `UNFULFILLED` status.