---
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
metadata:
  effectiveApiVersion: 2022-07
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: false
  createdAt: '2022-09-07T10:57:17-04:00'
  postedAt: '2022-10-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:34-05:00'
  effectiveAt: '2022-10-01T00:00:00-04:00'
---

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