---
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
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2021-09-01T14:47:23-04:00'
  postedAt: '2021-09-14T14:00:00-04:00'
  updatedAt: '2024-02-02T10:05:02-05:00'
  effectiveAt: '2021-09-14T14:00:00-04:00'
---

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.
