---
title: >-
  GiftCard API available for Shopify Plus custom and private apps - Shopify
  developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/giftcard-api-available-for-shopify-plus-custom-and-private-apps
  md: >-
    https://shopify.dev/changelog/giftcard-api-available-for-shopify-plus-custom-and-private-apps.md
metadata:
  effectiveApiVersion: 2021-04
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2021-03-19T11:03:06-04:00'
  postedAt: '2021-03-19T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:32-05:00'
  effectiveAt: '2021-03-19T00:00:00-04:00'
---

March 19, 2021

Tags:

* API
* 2021-04

# GiftCard API available for Shopify Plus custom and private apps

As of API version 2021-04, [GiftCard GraphQL APIs](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/giftcard) are available for custom and private apps installed on Shopify Plus stores. App developers can now use the APIs to query all gift cards within a shop, as well as create, update, and disable gift cards. To get started, check out our tutorial on [managing gift cards using the GraphQL Admin API](https://shopify.dev/tutorials/manage-gift-cards-with-admin-api).

GiftCard REST API availability has also been extended to custom apps installed on Shopify Plus stores. Partners developing custom apps can now use Gift Card functionality when creating custom apps for Plus merchants. Learn more about the [GiftCard REST resource](https://shopify.dev/docs/admin-api/rest/reference/plus/giftcard) in our developer documentation.
