Stocky will be deprecating the Transfers API on July 30th. They’re recommending to move to Shopify’s Transfer API, but it’s still in “unstable”.
If it doesn’t get included with 2025-07, we can’t integrate/test that feature for next month. Please consider making that feature officially available in 2025-07.
Hey @flavio-b, last I checked this was still planned. Let me see if I can find any other updates.
Since it is available in the unstable API, so you can start testing already today so you are ready for the stable release when it’s available: inventoryTransferCreate - GraphQL Admin
1 Like
@KyleG-Shopify , did the team make a change to this endpoint between Tuesday and Wednesday?
I’m trying to query inventoryTransfers
and suddenly getting "Access denied for inventoryTransfers field. Required access: read_inventory_transfers access scope. Also: The user must have permission to view products."
I do have these scopes. In fact, it was working fine less than 24 hours ago. I tried reinstalling the app, refreshing access scopes, restarting both the app and GraphiQL and nothing works.
Some headers from the response:
{“date” => [“Thu, 12 Jun 2025 04:26:20 GMT”], “x-request-id” => [“0c97704e-69cd-43a0-b25a-603292e70e4d-1749702380”], “x-shopify-api-version” => [“unstable”]
Hey Flavio, I’m getting the same as you when I test. I’m looking in to that and will report back once I know more.
1 Like
Hey @flavio-b,
We have fixed the issue causing that scope error you were seeing. Can you confirm if you’re still seeing it on your end?
Yes, it’s working now. Much appreciated!
1 Like
Hi Kyle, that’s great news! We’ll move our API calls to this new version. Thanks for letting me know. 
1 Like