We received the email that says,
One or more of your apps have made deprecated API calls in the last 30 days. Support for this version will be removed on April 1, 2023. Please update the apps listed below to API version 2022-07 or later to ensure they continue to function correctly.
We are not seeing any indication that our API uses “fulfillment”
These are the end points that we are using. Are any of these effected? If not, why are we receiving the email that we are using endpoints that need to be changed.
https://myshop.myshopify.com/admin/locations.json
https://myshop.myshopify.com/admin/inventory_levels/set.json
https://myshop.myshopify.com/admin/products/?limit=250&fields=id,title,vendor,variants
https://myshop.myshopify.com/admin/products/99999999.json?fields=id,title,vendor,variants
https://myshop.myshopify.com/admin/products/9999999.json
https://myshop.myshopify.com/admin/inventory_levels.json?location_ids=111,222,3333