- write_third_party_fulfillment_orders scope no longer allows order management apps to create fulfillments for orders assigned to other fulfillment service apps' locations.
- Order management apps can still read/manage those orders; fulfillment creation is only permitted with write_assigned_fulfillment_orders or write_merchant_managed_fulfillment_orders scopes.
- Apps can query supportedActions via GraphQL or REST to determine if CREATE_FULFILLMENT is available for a given order.