Requires read_gift_cards access scope.

Represents an issued gift card.


The gift card's remaining balance.

The date and time at which the gift card was created.

The customer who will receive the gift card.

Whether the gift card is enabled.

The date at which the gift card will expire.

A globally-unique ID.

The initial value of the gift card.

The final four characters of the gift card code.

The gift card code. Everything but the final four characters is masked.

Anchor to GiftCard.note
note
Learn more about accessing protected customer data

The note associated with the gift card, which isn't visible to the customer.

The order associated with the gift card. This value is null if the gift card was issued manually.


Was this section helpful?
Map

Fields and connections from

GiftCard


Anchor to giftCard
query
Access requirements

Returns a gift card resource by ID.

Anchor to giftCards
query
Access requirements

Returns a list of gift cards.


Was this section helpful?
<?>
GiftCard Queries
GiftCard


Anchor to giftCardCreate
mutation
Access requirements

Create a gift card.

Anchor to giftCardUpdate
mutation
Access requirements

Update a gift card.


Was this section helpful?
<~>
GiftCard Mutations
GiftCard

Mutated by




Was this section helpful?
||-
GiftCard Implements
GiftCard

Implements