Hi, there.
Could you please assist me with following problem ragarding Gift Cards API.
We are using gift card api to get all and set new gift card.
Request we are sending:
*curl -X GET “https://test-sh-eu.myshopify.com/admin/api/2024-01/gift_cards.json?status=enabled” *
-H “X-Shopify-Access-Token: shрca_29c6f5de51b7d1a35161d90733efdb60”
but in response it says:
{“errors”:“Access denied”}
In shopify forum we found that this api works only for Shopify Plus. Is it right? Or there is a way to make it work?
There’s not a signle word about Shopify Plus in documentation regarding API of Gift Cards.