# Some endpoint deprecations on the Fulfillment API, and the introduction of Fulfillment Order API — Shopify developer changelog --- ## Some endpoint deprecations on the Fulfillment API, and the introduction of Fulfillment Order API The date by which you need to migrate away from the 2022-04 API has been [extended to June 30 2023](https://shopify.dev/changelog/action-required-support-for-api-version-2022-04-extended-to-june-30-2023). Some of the Fulfillment API endpoints and mutations on the Fulfillment API relating to managing fulfillments via an order ID were deprecated in the 2022-04 API release. They have now been removed and replaced by the Fulfillment Orders API in the 2022-07 API release. This means that your app/integration using the deprecated Fulfillment API endpoints will have until the 2023-07 API release to migrate away from using the deprecated end points. You can continue to use API version 2022-04 until the 2023-07 release. 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). ### Deprecated Endpoints on the Fulfillment API [https://shopify.dev/docs/api/release-notes/2022-07#fulfillment-endpoints-removed-from-the-rest-admin-api](https://shopify.dev/docs/api/release-notes/2022-07#fulfillment-endpoints-removed-from-the-rest-admin-api) *Published: July 01, 2022* Tags: API, Deprecation Announcement Link: https://shopify.dev/changelog/some-endpoint-deprecations-on-the-fulfillment-api-and-the-introduction-of-fulfillment-order-api ---