--- title: Remove Cancelling a fulfillment for a specific order ID endpoint - 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/remove-cancelling-a-fulfillment-for-a-specific-order-id-endpoint md: https://shopify.dev/changelog/remove-cancelling-a-fulfillment-for-a-specific-order-id-endpoint.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 1, 2022 Tags: * API * 2022-07 # Remove Cancelling a fulfillment for a specific order ID endpoint The Fulfillment API was deprecated in the Shopify **2022-07** release. However the [cancel endpoint](https://shopify.dev/api/admin-rest/2022-04/resources/fulfillment#post-orders-order-id-fulfillments-fulfillment-id-cancel) was missed and this change rectifies that mistake. Apps will have until the **2023-04** release to migrate away from the deprecated API and use Fulfillment Orders instead. To help you seamlessly migrate, we’ve crafted a migration guide that walks you through the process of moving to Fulfillment Orders. To learn more, visit the migration guide on [Shopify.dev](https://shopify.dev/apps/fulfillment/migrate).