For my shop, when I am calling the shop.json to get shop info I am getting the old information even if I update them from the admin section like phone number.
Calling the endpoint this way:
curl -X GET "https://your-development-store.myshopify.com/admin/api/2022-01/shop.json" \
-H "X-Shopify-Access-Token: {access_token}"
Can you please have a look and tell us more about the issue? Thanks