I’m looking at using the Gift Card Adjustment API here to update the balance of gift cards for a Shopify Plus store to align them with in house gift cards using a custom POS:
https://shopify.dev/api/admin-rest/2022-10/resources/gift-card-adjustment
I saw a note on another forum post here that mentioned a caveat for the API that “the gift card had to be created via the api” in order to be updated via the Gift Card Adjustment API. I can’t see any mention of this in the docs - we have Gift Cards that will be created online and not via the API that can be used online or in the physical store. Does anyone know if the Gift Card Adjustment API is limited to only gift cards that were created via the API?