--- title: "Developer preview: Fulfillment service SKU sharing - 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/developer-preview-fulfillment-service-sku-sharing md: https://shopify.dev/changelog/developer-preview-fulfillment-service-sku-sharing.md --- [Back to Developer changelog](https://shopify.dev/changelog) September 14, 2021 Tags: * API # Developer preview: Fulfillment service SKU sharing The fulfillment service SKU sharing developer preview gives fulfillment service apps the ability to stock and fulfill product variants alongside a merchant's locations. This preview introduces the `permits_sku_sharing` parameter when creating or updating a fulfillment service. Setting `permits_sku_sharing` to `true` allows the merchant to assign fulfillment orders to both the merchant's locations and compatible fulfillment services. Learn more about [this developer preview](https://shopify.dev/api/release-notes/developer-previews#fulfillment-service-sku-sharing-developer-preview) Learn more about the [building a fulfillment service using the fulfillment orders API](https://shopify.dev/apps/fulfillment/migrate). Learn more about fulfillment orders on the [REST](https://shopify.dev/api/admin/rest/reference/shipping-and-fulfillment/fulfillmentorder) and [GraphQL](https://shopify.dev/api/admin/graphql/reference/shipping-and-fulfillment/fulfillmentorder) APIs.